Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/122502865/?format=api",
    "component": "https://hosted.weblate.org/api/components/debian-installer/sublevel3/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-installer/sublevel3/id/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-12T08:18:46.943028+02:00",
    "action": 30,
    "target": "You have selected the root file system to be stored on an encrypted partition. When using GRUB, usually this feature requires a separate /boot partition on which the kernel and initrd can be stored. This is not required when using systemd-boot/UKIs, as the ESP is used instead.",
    "id": 89590919,
    "action_name": "Source string changed",
    "url": "https://hosted.weblate.org/api/changes/89590919/?format=api"
}