Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2004293/?format=api",
    "component": "http://weblate.ucs.ru/api/components/foodfactory/fastreport_stickers/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/foodfactory/fastreport_stickers/vi/?format=api",
    "dictionary": null,
    "user": 46,
    "author": 46,
    "timestamp": "2021-01-29T03:53:43",
    "action": 9,
    "target": "Thành phần: [Composition]",
    "id": 696330,
    "action_name": "Translation uploaded",
    "url": "http://weblate.ucs.ru/api/changes/696330/?format=api"
}