Changes API.

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

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

{
    "unit": "http://weblate.openmptcprouter.com/api/units/7653/?format=api",
    "component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsomr-bypass/?format=api",
    "translation": "http://weblate.openmptcprouter.com/api/translations/omr/luciapplicationsomr-bypass/ru/?format=api",
    "user": "http://weblate.openmptcprouter.com/api/users/Promolife/?format=api",
    "author": "http://weblate.openmptcprouter.com/api/users/Promolife/?format=api",
    "timestamp": "2021-05-15T10:38:50.217754Z",
    "action": 5,
    "target": "Если ничего не выбрано, используется главный интерфейс MPTCP.",
    "id": 7814,
    "action_name": "Translation added",
    "url": "http://weblate.openmptcprouter.com/api/changes/7814/?format=api"
}