Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1745392/?format=api",
    "component": "http://weblate.ucs.ru/api/components/sh5dct/main/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/sh5dct/main/bg/?format=api",
    "dictionary": null,
    "user": 145,
    "author": 145,
    "timestamp": "2021-04-07T13:48:51",
    "action": 5,
    "target": "Не е намерен лиценз. За да получите лиценз, трябва да влезете  с дилърски профил.",
    "id": 716573,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/716573/?format=api"
}