Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/448605/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocpersistent_storagedelete-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocpersistent_storagedelete-po/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-27T15:32:57.647110Z",
    "action": 59,
    "target": "Starten Sie Tails von dem USB-Stick, von dem Sie den beständigen Speicherbereich löschen möchten.",
    "old": "Starten Sie Tails von dem USB-Stick, von dem Sie den beständigen Speicherbereich löschen möchten.",
    "details": {
        "state": 30,
        "source": "Start Tails from the USB stick on which you want to delete the Persistent Storage.",
        "old_state": 30
    },
    "id": 3266019,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3266019/?format=api"
}