Changes API.

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

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

{
    "unit": null,
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesbsdl-gpl/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2021-02-21T23:06:10.774753Z",
    "action": 18,
    "target": "",
    "id": 120702,
    "action_name": "推送了更改",
    "url": "https://translate-dev.freebsd.org/api/changes/120702/?format=api"
}