Changes API

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

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

{
    "unit": null,
    "component": "http://weblate.ucs.ru/api/components/unidrivers/unidriversl10n-fplt_raso/?format=api",
    "translation": null,
    "dictionary": null,
    "user": 62,
    "author": 62,
    "timestamp": "2020-09-18T12:34:36",
    "action": 51,
    "target": "",
    "id": 604479,
    "action_name": "Created component",
    "url": "http://weblate.ucs.ru/api/changes/604479/?format=api"
}