Changes API.

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

GET /api/changes/229556/?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/bookshandbookpartv/?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": "2021-03-23T16:56:39.788073Z",
    "action": 25,
    "target": "documentation/content/de/books/handbook/partv.po",
    "id": 229556,
    "action_name": "删除了译文",
    "url": "https://translate-dev.freebsd.org/api/changes/229556/?format=api"
}