Changes API.

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

GET /api/changes/23222/?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/freebsd-doc/boooks_dev-model/?format=api",
    "translation": null,
    "user": "https://translate-dev.freebsd.org/api/users/dbaio/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/dbaio/?format=api",
    "timestamp": "2019-10-20T12:23:11.753825Z",
    "action": 51,
    "target": "",
    "id": 23222,
    "action_name": "创建了部件",
    "url": "https://translate-dev.freebsd.org/api/changes/23222/?format=api"
}