Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1745390/?format=api",
    "component": "http://weblate.ucs.ru/api/components/sh5dct/main/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/sh5dct/main/bg/?format=api",
    "dictionary": null,
    "user": 145,
    "author": 145,
    "timestamp": "2021-04-07T13:47:16",
    "action": 5,
    "target": "База данни",
    "id": 716571,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/716571/?format=api"
}