Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/208259/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_cups/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_cups/nl_NL/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/drexler/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/drexler/?format=api",
    "timestamp": "2020-11-25T11:54:14.058890Z",
    "action": 5,
    "target": "Andere optionele, maar aangeraden, packages zijn <package>print/gutenprint</package> en <package>print/hplip</package>, die beide drivers en utilities voor diverse printers toevoegen. Na installatie vind u de <application>CUPS</application> configuratiebestanden in de directory <filename>/usr/local/etc/cups</filename>.",
    "id": 85363,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/85363/?format=api"
}