Changes API.

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

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

{
    "unit": "http://translate.gtaf.org/api/units/123466/?format=api",
    "component": "http://translate.gtaf.org/api/components/greentech/glossary/?format=api",
    "translation": "http://translate.gtaf.org/api/translations/greentech/glossary/bn/?format=api",
    "user": "http://translate.gtaf.org/api/users/admin/?format=api",
    "author": "http://translate.gtaf.org/api/users/admin/?format=api",
    "timestamp": "2025-10-21T04:02:56.178653Z",
    "action": 31,
    "target": "হোম",
    "id": 174585,
    "action_name": "String added",
    "url": "http://translate.gtaf.org/api/changes/174585/?format=api"
}