Changes API.

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

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

{
    "unit": "http://translate.gtaf.org/api/units/112714/?format=api",
    "component": "http://translate.gtaf.org/api/components/sadiq/glossary/?format=api",
    "translation": "http://translate.gtaf.org/api/translations/sadiq/glossary/en/?format=api",
    "user": "http://translate.gtaf.org/api/users/bin.yeamin/?format=api",
    "author": "http://translate.gtaf.org/api/users/bin.yeamin/?format=api",
    "timestamp": "2025-07-20T06:28:27.561406Z",
    "action": 31,
    "target": "Sadiq",
    "id": 152470,
    "action_name": "String added",
    "url": "http://translate.gtaf.org/api/changes/152470/?format=api"
}