Changes API.

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

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

{
    "unit": "http://weblate.openmptcprouter.com/api/units/7934/?format=api",
    "component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsomr-quota/?format=api",
    "translation": "http://weblate.openmptcprouter.com/api/translations/omr/luciapplicationsomr-quota/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-15T21:29:21.021150Z",
    "action": 5,
    "target": "Интервал между проверками (сек.)",
    "id": 8140,
    "action_name": "Translation added",
    "url": "http://weblate.openmptcprouter.com/api/changes/8140/?format=api"
}