Changes API.

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

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

{
    "unit": null,
    "component": null,
    "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-20T11:47:14.027260Z",
    "action": 50,
    "target": "",
    "id": 10865,
    "action_name": "创建了项目",
    "url": "https://translate-dev.freebsd.org/api/changes/10865/?format=api"
}