Changes API.

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

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

{
    "unit": "http://weblate.openmptcprouter.com/api/units/7440/?format=api",
    "component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsomr-tracker/?format=api",
    "translation": "http://weblate.openmptcprouter.com/api/translations/omr/luciapplicationsomr-tracker/zh_Hans/?format=api",
    "user": "http://weblate.openmptcprouter.com/api/users/justbin/?format=api",
    "author": "http://weblate.openmptcprouter.com/api/users/justbin/?format=api",
    "timestamp": "2021-05-13T07:34:24.370876Z",
    "action": 37,
    "target": "如果关闭,重新启动",
    "id": 7595,
    "action_name": "Marked for edit",
    "url": "http://weblate.openmptcprouter.com/api/changes/7595/?format=api"
}