Changes API

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

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

{
    "unit": null,
    "component": "http://weblate.ucs.ru/api/components/rk_lite/stturnoversheetreport/?format=api",
    "translation": null,
    "dictionary": null,
    "user": 130,
    "author": 130,
    "timestamp": "2020-05-21T07:10:15",
    "action": 42,
    "target": "r-keeper-lite_store_turnover_sheet_report",
    "id": 541559,
    "action_name": "Renamed component",
    "url": "http://weblate.ucs.ru/api/changes/541559/?format=api"
}