Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5839929/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/bg/?format=api",
    "user": null,
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2021-01-27T10:38:51.139488Z",
    "action": 4,
    "target": "\n    SELinux забрани на xen достъп до $TARGET_PATH.\n    Ако това е XEN образ, той трябва да има етикет xen_image_t.\n    Системата е настроена да етикетира файловете образи в /var/lib/xen/images\n    коректно.  Препоръчваме Ви, да копирате образа в тази директория.\n    Ако държите xen образите да са в текущата директория, може да смените етикета на $TARGET_PATH на xen_image_t чрез chcon.  Трябва също да изпълните semanage fcontext -a -t xen_image_t '$FIX_TARGET_PATH' за да добавите този нов път към подразбиращите се за системата.\n    Ако не смятате да ползвате $TARGET_PATH като xen образ,\n    това може да е сигнал за бъг или за опит за пробив.\n    ",
    "id": 2939524,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/2939524/?format=api"
}