Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1373621/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksfdp-primerrosetta_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerrosetta_index/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-02-04T05:56:44.659841Z",
    "action": 30,
    "target": "[source]\n----\n[[bsdinstall-newboot-loader-menu]]\n.FreeBSD Boot Loader Menu\nimage::bsdinstall/bsdinstall-newboot-loader-menu[The FreeBSD loader menu, with options 1-6 to boot multi-user, boot single user, escape to loader prompt, reboot, select a kernel to load, and select boot options]\n----",
    "id": 364329,
    "action_name": "Source string changed",
    "url": "https://translate-dev.freebsd.org/api/changes/364329/?format=api"
}