Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2014237/?format=api",
    "component": "http://weblate.ucs.ru/api/components/foodfactory/fastreport_docs/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/foodfactory/fastreport_docs/vi/?format=api",
    "dictionary": null,
    "user": 46,
    "author": 46,
    "timestamp": "2021-02-23T04:10:54",
    "action": 5,
    "target": "thời gian của\nbổ sung\nhoạt động, tối thiểu.",
    "id": 706552,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/706552/?format=api"
}