Changes API.

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

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

{
    "unit": "http://weblate.openmptcprouter.com/api/units/7640/?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/dgalenko/?format=api",
    "author": "http://weblate.openmptcprouter.com/api/users/dgalenko/?format=api",
    "timestamp": "2021-06-15T21:14:36.870885Z",
    "action": 2,
    "target": "IP-адрес",
    "id": 8093,
    "action_name": "Translation changed",
    "url": "http://weblate.openmptcprouter.com/api/changes/8093/?format=api"
}