Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1728225/?format=api",
    "component": "http://weblate.ucs.ru/api/components/storehouse5/dmctldmctl/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/storehouse5/dmctldmctl/bg/?format=api",
    "dictionary": null,
    "user": 144,
    "author": 144,
    "timestamp": "2022-01-13T14:11:27",
    "action": 5,
    "target": "Търсене на група...",
    "id": 787235,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/787235/?format=api"
}