Changes API.

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

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

{
    "unit": "https://t.naviter.com/api/units/250177/?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": "https://t.naviter.com/api/users/david.bla%C5%BEek/?format=api",
    "author": "https://t.naviter.com/api/users/david.bla%C5%BEek/?format=api",
    "timestamp": "2025-08-17T11:01:25.004320Z",
    "action": 5,
    "target": "SeeYou.cloud předplatné vyprší dne",
    "id": 66832,
    "action_name": "New translation",
    "url": "https://t.naviter.com/api/changes/66832/?format=api"
}