Changes API.

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

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

{
    "unit": "http://weblate.openmptcprouter.com/api/units/7442/?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:36:01.883400Z",
    "action": 5,
    "target": "服务器http测试",
    "id": 7597,
    "action_name": "Translation added",
    "url": "http://weblate.openmptcprouter.com/api/changes/7597/?format=api"
}