Changes API

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

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

{
    "unit": null,
    "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/sv/?format=api",
    "dictionary": null,
    "user": 150,
    "author": 150,
    "timestamp": "2023-03-23T18:17:59",
    "action": 44,
    "target": "",
    "id": 823762,
    "action_name": "New string to translate",
    "url": "http://weblate.ucs.ru/api/changes/823762/?format=api"
}