Changes API.

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

GET /api/changes/351339/?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/booksporters-handbookbook/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2022-01-10T18:12:28.741367Z",
    "action": 14,
    "target": "",
    "id": 351339,
    "action_name": "锁定了部件",
    "url": "https://translate-dev.freebsd.org/api/changes/351339/?format=api"
}