Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/204601/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_handbook/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_handbook/fa/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-10-18T14:57:19.149919Z",
    "action": 30,
    "target": "Porting FreeBSD to <trademark class=\"registered\">RISC-V</trademark> systems",
    "id": 83692,
    "action_name": "Source string changed",
    "url": "https://translate-dev.freebsd.org/api/changes/83692/?format=api"
}