Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/204386/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_faq/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_faq/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-10-18T14:52:47.184591Z",
    "action": 30,
    "target": "So the PDF version of the Handbook, compressed using <literal>bzip2</literal> will be stored in a file called <filename>book.pdf.bz2</filename> in the <filename>handbook/</filename> directory.",
    "id": 83661,
    "action_name": "Source string changed",
    "url": "https://translate-dev.freebsd.org/api/changes/83661/?format=api"
}