Changes API.

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

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

{
    "unit": null,
    "component": "http://translate.gtaf.org/api/components/greentech/ramadan/?format=api",
    "translation": "http://translate.gtaf.org/api/translations/greentech/ramadan/id/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-09-15T10:10:28.429450Z",
    "action": 17,
    "target": "",
    "id": 168774,
    "action_name": "Changes committed",
    "url": "http://translate.gtaf.org/api/changes/168774/?format=api"
}