Changes API.

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

GET /api/changes/158840/?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/home/?format=api",
    "translation": null,
    "user": "http://translate.gtaf.org/api/users/admin/?format=api",
    "author": "http://translate.gtaf.org/api/users/admin/?format=api",
    "timestamp": "2025-08-30T07:10:31.953022Z",
    "action": 25,
    "target": "locales/ab/home.json",
    "id": 158840,
    "action_name": "Translation removed",
    "url": "http://translate.gtaf.org/api/changes/158840/?format=api"
}