Changes API.

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

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

{
    "unit": "http://translate.gtaf.org/api/units/112715/?format=api",
    "component": "http://translate.gtaf.org/api/components/sadiq/glossary/?format=api",
    "translation": "http://translate.gtaf.org/api/translations/sadiq/glossary/bn/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-07-20T09:09:10.594184Z",
    "action": 59,
    "target": "সাদিক",
    "id": 152479,
    "action_name": "String updated in the repository",
    "url": "http://translate.gtaf.org/api/changes/152479/?format=api"
}