Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.fedoraproject.org/api/components/balistica/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/balistica/master/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-04-02T08:53:34.819089Z",
    "action": 17,
    "target": "",
    "old": "",
    "details": {},
    "id": 18299294,
    "action_name": "Changes committed",
    "url": "https://translate.fedoraproject.org/api/changes/18299294/?format=api"
}