Changes API.

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

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

{
    "unit": "https://translate.skvalex.com/api/units/88634/?format=api",
    "component": "https://translate.skvalex.com/api/components/callrecorder/main-app/?format=api",
    "translation": "https://translate.skvalex.com/api/translations/callrecorder/main-app/bg/?format=api",
    "user": "https://translate.skvalex.com/api/users/v.stan4ev/?format=api",
    "author": "https://translate.skvalex.com/api/users/v.stan4ev/?format=api",
    "timestamp": "2023-09-04T15:59:20.601895Z",
    "action": 5,
    "target": "Може да нулирате скритите разрешения и предупреждения от Настройки → … → Дебъг.",
    "id": 24026,
    "action_name": "Translation added",
    "url": "https://translate.skvalex.com/api/changes/24026/?format=api"
}