Changes API.

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

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

{
    "unit": "https://translate.skvalex.com/api/units/88632/?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:54:46.421176Z",
    "action": 5,
    "target": "Опитвате се да скриете необходимо разрешение, което може да доведе до проблеми с приложението.",
    "id": 24024,
    "action_name": "Translation added",
    "url": "https://translate.skvalex.com/api/changes/24024/?format=api"
}