Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2012470/?format=api",
    "component": "http://weblate.ucs.ru/api/components/foodfactory/fastreport_docs/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/foodfactory/fastreport_docs/en/?format=api",
    "dictionary": null,
    "user": 72,
    "author": 72,
    "timestamp": "2021-02-19T13:52:56",
    "action": 5,
    "target": "Chief accountant\nor other authorized person",
    "id": 705255,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/705255/?format=api"
}