Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1738365/?format=api",
    "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/hu/?format=api",
    "dictionary": null,
    "user": 87,
    "author": 87,
    "timestamp": "2020-05-19T18:42:17",
    "action": 5,
    "target": "Kioszk indítása előtt, ellenőrizze hogy az l.ucs.ru oldalon a licensz generálva lett és érvényes",
    "id": 540450,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/540450/?format=api"
}