Changes API

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

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

{
    "unit": null,
    "component": null,
    "translation": null,
    "dictionary": 2,
    "user": 98,
    "author": null,
    "timestamp": "2019-05-02T11:17:02",
    "action": 10,
    "target": "нумерация по входящим, исходящим и внутренним накладным",
    "id": 200803,
    "action_name": "Glossary added",
    "url": "http://weblate.ucs.ru/api/changes/200803/?format=api"
}