Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/229435/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_arch-handbook/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_arch-handbook/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-01-09T14:37:30.752485Z",
    "action": 30,
    "target": "So <filename>boot1</filename> occupies exactly the first 512 bytes of <filename>boot</filename> and, because <filename>boot</filename> is written to the first sector of the FreeBSD slice, <filename>boot1</filename> fits exactly in this first sector. When <literal>nread</literal> reads the first 16 sectors of the FreeBSD slice, it effectively reads the entire <filename>boot</filename> file <_:footnote-1/>. We will see more details about how <filename>boot</filename> is formed from <filename>boot1</filename> and <filename>boot2</filename> in the next section.",
    "id": 106185,
    "action_name": "改变了源字符串",
    "url": "https://translate-dev.freebsd.org/api/changes/106185/?format=api"
}