Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2447074/?format=api",
    "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/hy/?format=api",
    "dictionary": null,
    "user": 183,
    "author": 183,
    "timestamp": "2023-10-27T20:02:27",
    "action": 5,
    "target": "Գաղտնաբառի փոփոխության համար մուտքագրե՛ք օգտատիրոջ կոդը և գաղտնաբառը",
    "id": 871409,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/871409/?format=api"
}