Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1409817/?format=api",
    "component": "http://weblate.ucs.ru/api/components/guestscreen/common/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/guestscreen/common/vi/?format=api",
    "dictionary": null,
    "user": 115,
    "author": 115,
    "timestamp": "2020-02-27T04:22:27",
    "action": 5,
    "target": "This mode is used if the application database file (gs.db) is damaged or lost. When binding to a license of an already running GuestScreen instance, the selected license is blocked.",
    "id": 416529,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/416529/?format=api"
}