Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2014201/?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:05:44",
    "action": 5,
    "target": "mã giao nhận\nhàng hóa",
    "id": 706544,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/706544/?format=api"
}