Changes API

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

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

{
    "unit": null,
    "component": "http://weblate.ucs.ru/api/components/r_k_Delivery/call-center/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/r_k_Delivery/call-center/hu/?format=api",
    "dictionary": null,
    "user": 188,
    "author": 188,
    "timestamp": "2024-05-13T12:08:57",
    "action": 44,
    "target": "",
    "id": 1151861,
    "action_name": "New string to translate",
    "url": "http://weblate.ucs.ru/api/changes/1151861/?format=api"
}