Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/663417/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocadvanced_topicsexternal_hard_diskpo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocadvanced_topicsexternal_hard_diskpo/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-22T05:19:49.108914Z",
    "action": 30,
    "target": "If the **External Hard Disk** entry does not appear in the Boot Loader, then remove the `live-media=removable` boot option. To do so, see our instructions on [[modifying the boot options using the Boot Loader|doc/advanced_topics/boot_options]].",
    "id": 3218771,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3218771/?format=api"
}