Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/9903050/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f36/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f36/fur/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-06-08T15:52:17.436397Z",
    "action": 59,
    "target": "L'account di root al è disabilitât",
    "id": 5080404,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/5080404/?format=api"
}