Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2081230/?format=api",
    "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/fi/?format=api",
    "dictionary": null,
    "user": 160,
    "author": 160,
    "timestamp": "2021-10-04T07:49:59",
    "action": 5,
    "target": "Kupongin numero ei ole oikea tai se on vanhentunut tai kuponki ei kelpaa tässä ravintolassa",
    "id": 771889,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/771889/?format=api"
}