Changes API.

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

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

{
    "unit": "http://weblate.openmptcprouter.com/api/units/8032/?format=api",
    "component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsmptcp/?format=api",
    "translation": "http://weblate.openmptcprouter.com/api/translations/omr/luciapplicationsmptcp/zh_Hans/?format=api",
    "user": null,
    "author": "http://weblate.openmptcprouter.com/api/users/anonymous/?format=api",
    "timestamp": "2022-08-29T15:45:14.371102Z",
    "action": 4,
    "target": "多路径TCP版本",
    "id": 8789,
    "action_name": "Suggestion added",
    "url": "http://weblate.openmptcprouter.com/api/changes/8789/?format=api"
}