Changes API.

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

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

{
    "unit": "http://translate.gtaf.org/api/units/117218/?format=api",
    "component": "http://translate.gtaf.org/api/components/greentech/criteria/?format=api",
    "translation": "http://translate.gtaf.org/api/translations/greentech/criteria/id/?format=api",
    "user": "http://translate.gtaf.org/api/users/gredyanto/?format=api",
    "author": "http://translate.gtaf.org/api/users/gredyanto/?format=api",
    "timestamp": "2025-08-31T12:48:13.592541Z",
    "action": 45,
    "target": "",
    "id": 161999,
    "action_name": "Contributor joined",
    "url": "http://translate.gtaf.org/api/changes/161999/?format=api"
}