Changes API.

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

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

{
    "unit": "http://weblate.openmptcprouter.com/api/units/7342/?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/niergouge/?format=api",
    "author": "http://weblate.openmptcprouter.com/api/users/niergouge/?format=api",
    "timestamp": "2021-05-05T10:04:47.871457Z",
    "action": 2,
    "target": "超时(秒)",
    "id": 7404,
    "action_name": "Translation changed",
    "url": "http://weblate.openmptcprouter.com/api/changes/7404/?format=api"
}