Changes API.

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

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

{
    "unit": "https://t.naviter.com/api/units/97534/?format=api",
    "component": "https://t.naviter.com/api/components/seeyouweb/main/?format=api",
    "translation": "https://t.naviter.com/api/translations/seeyouweb/main/sl/?format=api",
    "user": "https://t.naviter.com/api/users/andrej@naviter.com/?format=api",
    "author": "https://t.naviter.com/api/users/andrej@naviter.com/?format=api",
    "timestamp": "2023-09-26T10:05:09.683682Z",
    "action": 5,
    "target": "Glavna stran",
    "id": 29476,
    "action_name": "New translation",
    "url": "https://t.naviter.com/api/changes/29476/?format=api"
}