Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2337611/?format=api",
    "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/bg/?format=api",
    "dictionary": null,
    "user": 145,
    "author": 145,
    "timestamp": "2022-03-10T15:57:48",
    "action": 5,
    "target": "Устройството не е налично (DeviceAvailable)",
    "id": 791335,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/791335/?format=api"
}