Changes API.

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

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

{
    "unit": "https://t.naviter.com/api/units/221248/?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:02.275208Z",
    "action": 4,
    "target": "Informace",
    "id": 61751,
    "action_name": "Suggestion added",
    "url": "https://t.naviter.com/api/changes/61751/?format=api"
}