Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1406402/?format=api",
    "component": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/sk/?format=api",
    "dictionary": null,
    "user": 84,
    "author": 84,
    "timestamp": "2020-05-29T13:24:21",
    "action": 45,
    "target": "",
    "id": 546971,
    "action_name": "New contributor",
    "url": "http://weblate.ucs.ru/api/changes/546971/?format=api"
}