Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.fedoraproject.org/api/components/abrt/retrace-server/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/abrt/retrace-server/ca/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/julfilm/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/julfilm/?format=api",
    "timestamp": "2023-11-22T10:15:02.704628Z",
    "action": 1,
    "target": "",
    "id": 12917839,
    "action_name": "Translation completed",
    "url": "https://translate.fedoraproject.org/api/changes/12917839/?format=api"
}