Changes API

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

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

{
    "unit": null,
    "component": "http://weblate.ucs.ru/api/components/mobcashdesk/client/?format=api",
    "translation": null,
    "dictionary": null,
    "user": null,
    "author": null,
    "timestamp": "2022-09-01T17:12:36",
    "action": 18,
    "target": "",
    "id": 801358,
    "action_name": "Pushed changes",
    "url": "http://weblate.ucs.ru/api/changes/801358/?format=api"
}