Changes API.

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

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

{
    "unit": "http://translate.gtaf.org/api/units/114158/?format=api",
    "component": "http://translate.gtaf.org/api/components/greentech/apps/?format=api",
    "translation": "http://translate.gtaf.org/api/translations/greentech/apps/bn/?format=api",
    "user": "http://translate.gtaf.org/api/users/sayem/?format=api",
    "author": "http://translate.gtaf.org/api/users/sayem/?format=api",
    "timestamp": "2025-11-05T07:17:41.285206Z",
    "action": 2,
    "target": "বুঝুন test",
    "id": 175560,
    "action_name": "Translation changed",
    "url": "http://translate.gtaf.org/api/changes/175560/?format=api"
}