Changes API.

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

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

{
    "unit": "http://weblate.openmptcprouter.com/api/units/7529/?format=api",
    "component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsiperf/?format=api",
    "translation": "http://weblate.openmptcprouter.com/api/translations/omr/luciapplicationsiperf/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:05:49.445315Z",
    "action": 2,
    "target": "0 - без ограничений. Для теста UDP число должно быть больше 0",
    "id": 8030,
    "action_name": "Translation changed",
    "url": "http://weblate.openmptcprouter.com/api/changes/8030/?format=api"
}