Changes API.

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

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

{
    "unit": "http://weblate.openmptcprouter.com/api/units/7824/?format=api",
    "component": "http://weblate.openmptcprouter.com/api/components/omr/lucimoddashboard/?format=api",
    "translation": "http://weblate.openmptcprouter.com/api/translations/omr/lucimoddashboard/zh_Hans/?format=api",
    "user": "http://weblate.openmptcprouter.com/api/users/antrouter/?format=api",
    "author": "http://weblate.openmptcprouter.com/api/users/antrouter/?format=api",
    "timestamp": "2021-06-01T09:26:55.079478Z",
    "action": 5,
    "target": "主机名",
    "id": 7978,
    "action_name": "Translation added",
    "url": "http://weblate.openmptcprouter.com/api/changes/7978/?format=api"
}