Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12196541/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/pykickstart/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ast/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-11-23T17:19:59.846737Z",
    "action": 59,
    "target": "",
    "id": 8792577,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/8792577/?format=api"
}