Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1941235/?format=api",
    "component": "http://weblate.ucs.ru/api/components/kiosk2/default/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/default/sk/?format=api",
    "dictionary": null,
    "user": 118,
    "author": 118,
    "timestamp": "2021-08-18T18:31:23",
    "action": 37,
    "target": "Ak chcete za objednávku zaplatiť bonusmi, potiahnite prstom po bonusovej karte na čítačke",
    "id": 756517,
    "action_name": "Marked for edit",
    "url": "http://weblate.ucs.ru/api/changes/756517/?format=api"
}