Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2012486/?format=api",
    "component": "http://weblate.ucs.ru/api/components/foodfactory/fastreport_docs/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/foodfactory/fastreport_docs/en/?format=api",
    "dictionary": null,
    "user": 72,
    "author": 72,
    "timestamp": "2021-02-20T07:18:36",
    "action": 5,
    "target": "(information on the presence / absence of a claim; links to integral attachments, and other documents, etc.)",
    "id": 705448,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/705448/?format=api"
}