Changes API.

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

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

{
    "unit": "http://weblate.openmptcprouter.com/api/units/7879/?format=api",
    "component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsshutdown/?format=api",
    "translation": "http://weblate.openmptcprouter.com/api/translations/omr/luciapplicationsshutdown/ru/?format=api",
    "user": "http://weblate.openmptcprouter.com/api/users/dgalenko/?format=api",
    "author": "http://weblate.openmptcprouter.com/api/users/dgalenko/?format=api",
    "timestamp": "2021-06-15T10:44:25.893806Z",
    "action": 5,
    "target": "ВНИМАНИЕ: есть несохраненные изменения конфигурации, которые будут потеряны при завершении работы!",
    "id": 8068,
    "action_name": "Translation added",
    "url": "http://weblate.openmptcprouter.com/api/changes/8068/?format=api"
}