Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1348582/?format=api",
    "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbman/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbman/en/?format=api",
    "dictionary": null,
    "user": null,
    "author": null,
    "timestamp": "2019-09-27T07:11:36",
    "action": 13,
    "target": "",
    "id": 353705,
    "action_name": "New source string",
    "url": "http://weblate.ucs.ru/api/changes/353705/?format=api"
}