Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1090627/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksfdp-primerexamples_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerexamples_index/pt_BR/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/dbaio/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/dbaio/?format=api",
    "timestamp": "2021-08-13T00:10:36.862031Z",
    "action": 2,
    "target": ":doctype: book\n:toc: macro\n:toclevels: 2\n:icons: font\n:xrefstyle: basic\n:relfileprefix: ../\n:outfilesuffix:\n:sectnums:\n:sectnumlevels: 6\n:partnums:\n:chapter-signifier: Chapter\n:part-signifier: Part\n:source-highlighter: rouge\n:experimental:\n:skip-front-matter:\n:book: true\n:pdf: false",
    "id": 333281,
    "action_name": "Translation changed",
    "url": "https://translate-dev.freebsd.org/api/changes/333281/?format=api"
}