Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15709758/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/libosinfo/osinfo-db/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/libosinfo/osinfo-db/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-04T07:54:24.364506Z",
    "action": 59,
    "target": "Mandrake Linux 8.0",
    "id": 13178760,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/13178760/?format=api"
}