Changes API.

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

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

{
    "unit": "https://translate.skvalex.com/api/units/89278/?format=api",
    "component": "https://translate.skvalex.com/api/components/callrecorder/main-app/?format=api",
    "translation": "https://translate.skvalex.com/api/translations/callrecorder/main-app/uk/?format=api",
    "user": "https://translate.skvalex.com/api/users/skvalex/?format=api",
    "author": "https://translate.skvalex.com/api/users/skvalex/?format=api",
    "timestamp": "2023-09-04T03:30:11.033190Z",
    "action": 5,
    "target": "Я розумію, що приховування цього дозволу може викликати проблеми зі стабільністю та вплинути на функціональність програми.",
    "id": 23955,
    "action_name": "Translation added",
    "url": "https://translate.skvalex.com/api/changes/23955/?format=api"
}