Changes API

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

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

{
    "unit": null,
    "component": "http://weblate.ucs.ru/api/components/kdspro/errors-lk/?format=api",
    "translation": null,
    "dictionary": null,
    "user": 6,
    "author": null,
    "timestamp": "2019-07-25T12:30:35",
    "action": 23,
    "target": "Failed to merge in the changes. (1)",
    "id": 247317,
    "action_name": "Failed rebase on repository",
    "url": "http://weblate.ucs.ru/api/changes/247317/?format=api"
}