Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1947420/?format=api",
    "component": "http://weblate.ucs.ru/api/components/qms/e-queue-frontend/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/qms/e-queue-frontend/sk/?format=api",
    "dictionary": null,
    "user": 118,
    "author": 118,
    "timestamp": "2020-10-08T14:08:58",
    "action": 5,
    "target": "Pozor! Tento režim sa používa, ak je poškodený alebo stratený súbor DB aplikácie (qms_backend.dat). Vybratá licencia bude blokovaná pri naviazaní už spustenej inštancie QMS na licenciu",
    "id": 625244,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/625244/?format=api"
}