Changes API.

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

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

{
    "unit": "https://t.naviter.com/api/units/221250/?format=api",
    "component": "https://t.naviter.com/api/components/seeyounavigator/seeyounavigator/?format=api",
    "translation": "https://t.naviter.com/api/translations/seeyounavigator/seeyounavigator/cs/?format=api",
    "user": null,
    "author": "https://t.naviter.com/api/users/anonymous/?format=api",
    "timestamp": "2025-04-15T08:09:06.169903Z",
    "action": 4,
    "target": "Verze",
    "id": 61752,
    "action_name": "Suggestion added",
    "url": "https://t.naviter.com/api/changes/61752/?format=api"
}