Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11416376/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-86/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-86/lt/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/wajajan/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/wajajan/?format=api",
    "timestamp": "2025-02-28T08:54:14.846936Z",
    "action": 77,
    "target": "Prisijungimas prie mazgo nepavyko.",
    "old": "Prisijungimas prie viršūnės nepavyko.",
    "details": {
        "state": 20,
        "source": "Node login failed.",
        "old_state": 20
    },
    "id": 18169683,
    "action_name": "Propagated change",
    "url": "https://translate.fedoraproject.org/api/changes/18169683/?format=api"
}