Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/400545/?format=api",
    "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/lt/?format=api",
    "dictionary": null,
    "user": 95,
    "author": 95,
    "timestamp": "2019-11-22T07:44:27",
    "action": 5,
    "target": "Aprašymas valdikliui \"Apyvarta pagal kategorijas\". <br/> Display circle diagram with allocation of income on TOP 10 categories. Categories are sorted in reverse order by a part in total income. From widget you can go to the review of basic data of the report in WebReport (hyperlink “Full report”)",
    "id": 389504,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/389504/?format=api"
}