Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/210374/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://translate.yunohost.org/api/units/138225/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/2fauth/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/2fauth/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-19T18:41:17.297305Z",
    "action": 71,
    "target": "2FAuth is a web based self-hosted alternative to One Time Passcode (OTP) generators like Google Authenticator, designed for both mobile and desktop.  2FAuth aims to ease you perform your 2FA authentication steps whatever the device you handle, with a clean and suitable interface.",
    "id": 210374,
    "action_name": "String added in the repository",
    "url": "https://translate.yunohost.org/api/changes/210374/?format=api"
}