Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1456366/?format=api",
    "component": "http://weblate.ucs.ru/api/components/kiosk2/bk/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk/cs/?format=api",
    "dictionary": null,
    "user": 84,
    "author": 84,
    "timestamp": "2020-03-19T14:06:06",
    "action": 5,
    "target": "Pivo se prodává pouze osobám starším 18 let po předložení dokladu totožnosti. Pokud nemůžete předložit doklad totožnosti, má zaměstnanec právo odmítnout vydat alkoholické nápoje a vrátit Vám peníze. Souhlasíte s tím, že vám je 18 let nebo více?",
    "id": 441680,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/441680/?format=api"
}