Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1094775/?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/es/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/fernape/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/fernape/?format=api",
    "timestamp": "2023-03-28T15:48:51.644320Z",
    "action": 5,
    "target": "    static driver_t xxx_isa_driver = {\n        \"xxx\",\n        xxx_isa_methods,\n        sizeof(struct xxx_softc),\n    };\n",
    "id": 445950,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/445950/?format=api"
}