Changes API

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

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

{
    "unit": null,
    "component": "http://weblate.ucs.ru/api/components/qms/e-queue-frontend/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/qms/e-queue-frontend/mk/?format=api",
    "dictionary": null,
    "user": null,
    "author": null,
    "timestamp": "2021-04-01T08:40:47",
    "action": 17,
    "target": "",
    "id": 713315,
    "action_name": "Committed changes",
    "url": "http://weblate.ucs.ru/api/changes/713315/?format=api"
}