Changes API.

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

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

{
    "unit": "https://translate.skvalex.com/api/units/88434/?format=api",
    "component": "https://translate.skvalex.com/api/components/callrecorder/main-app/?format=api",
    "translation": "https://translate.skvalex.com/api/translations/callrecorder/main-app/sv/?format=api",
    "user": "https://translate.skvalex.com/api/users/Granberg/?format=api",
    "author": "https://translate.skvalex.com/api/users/Granberg/?format=api",
    "timestamp": "2024-02-24T17:14:24.958996Z",
    "action": 5,
    "target": "Bevilja",
    "id": 24447,
    "action_name": "Translation added",
    "url": "https://translate.skvalex.com/api/changes/24447/?format=api"
}