Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1940900/?format=api",
    "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/et/?format=api",
    "dictionary": null,
    "user": 83,
    "author": 83,
    "timestamp": "2020-09-29T07:38:57",
    "action": 30,
    "target": "Dear guest, still thinking? Your entries will be deleted in:",
    "id": 617656,
    "action_name": "Source string changed",
    "url": "http://weblate.ucs.ru/api/changes/617656/?format=api"
}