Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/82717923/?format=api",
    "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/fa/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-07T09:49:53.244713+02:00",
    "action": 30,
    "target": "An alternative to emulating Microsoft's operating system is to actually run it in a virtual machine that emulates a full hardware machine. This allows running any operating system. <xref linkend=\"advanced-administration\" /> describes several virtualization systems, most notably Xen and KVM (but also QEMU, VMWare and VirtualBox).",
    "id": 34063913,
    "action_name": "Source string changed",
    "url": "https://hosted.weblate.org/api/changes/34063913/?format=api"
}