Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1373626/?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.959905Z",
    "action": 30,
    "target": "[source,xml]\n----\n<table xml:id=\"partition-schemes\" frame=\"none\" rowsep=\"1\" pgwide=\"1\">\n  <title>Partitioning Schemes</title>\n\n  <tgroup cols=\"2\" align=\"left\">\n    <thead>\n      <row>\n        <entry align=\"left\">Abbreviation</entry>\n        <entry align=\"left\">Description</entry>\n      </row>\n    </thead>\n\n    <tbody>\n      <row>\n        <entry>APM</entry>\n        <entry>Apple Partition Map, used by PowerPC(R).</entry>\n      </row>\n    </tbody>\n  </tgroup>\n</table>\n----",
    "id": 364333,
    "action_name": "改变了源字符串",
    "url": "https://translate-dev.freebsd.org/api/changes/364333/?format=api"
}