Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1410286/?format=api",
    "component": "http://weblate.ucs.ru/api/components/kdspro/errors-lk/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/kdspro/errors-lk/bg/?format=api",
    "dictionary": null,
    "user": null,
    "author": 1,
    "timestamp": "2020-11-25T10:16:28",
    "action": 4,
    "target": "Грешка при свързване с везната",
    "id": 667815,
    "action_name": "Suggestion added",
    "url": "http://weblate.ucs.ru/api/changes/667815/?format=api"
}