Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1096973/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksarch-handbookisa_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbookisa_index/pt_BR/?format=api",
    "user": null,
    "author": "https://translate-dev.freebsd.org/api/users/anonymous/?format=api",
    "timestamp": "2021-05-29T23:02:03.294360Z",
    "action": 6,
    "target": "    static struct isa_pnp_id xxx_pnp_ids[] = {\n        /* a line for each supported PnP ID */\n        { 0x12345678,   \"Our device model 1234A\" },\n        { 0x12345679,   \"Our device model 1234B\" },\n        { 0,        NULL }, /* end of table */\n    };\n",
    "id": 303920,
    "action_name": "自动翻译",
    "url": "https://translate-dev.freebsd.org/api/changes/303920/?format=api"
}