Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1373620/?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.649412Z",
    "action": 30,
    "target": "[source,xml]\n----\n<figure xml:id=\"bsdinstall-newboot-loader-menu\">\n  <title>FreeBSD Boot Loader Menu</title>\n\n  <mediaobject>\n    <imageobject>\n      <imagedata fileref=\"bsdinstall/bsdinstall-newboot-loader-menu\"/>\n    </imageobject>\n    <textobject>\n      </literallayout>ASCII art replacement is no longer supported.</literallayout>\n    </textobject>\n    <textobject>\n      <phrase>The FreeBSD loader menu, with options 1-6 to boot\n          multi-user, boot single user, escape to loader prompt, reboot,\n          select a kernel to load, and select boot options</phrase>\n    </textobject>\n  </mediaobject>\n</figure>\n----",
    "id": 364328,
    "action_name": "Source string changed",
    "url": "https://translate-dev.freebsd.org/api/changes/364328/?format=api"
}