Changes API.

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

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

{
    "unit": "http://translate.gtaf.org/api/units/113982/?format=api",
    "component": "http://translate.gtaf.org/api/components/greentech/home/?format=api",
    "translation": "http://translate.gtaf.org/api/translations/greentech/home/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-08-30T06:34:58.663453Z",
    "action": 59,
    "target": "We Are Available For New Projects",
    "id": 157926,
    "action_name": "String updated in the repository",
    "url": "http://translate.gtaf.org/api/changes/157926/?format=api"
}