Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/678567/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsresetmac-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocfirst_stepsresetmac-po/de/?format=api",
    "user": "https://translate.tails.net/api/users/BenHeld/?format=api",
    "author": "https://translate.tails.net/api/users/BenHeld/?format=api",
    "timestamp": "2024-10-18T00:44:45.861736Z",
    "action": 36,
    "target": "Führen Sie den folgenden Befehl aus, um den USB-Stick sicher auszuwerfen. Ersetzen Sie <span class=\"command-placeholder\">device</span> durch den Gerätenamen, der in Schritt 6 gefunden wurde.",
    "old": "",
    "details": {
        "state": 30,
        "source": "Execute the following command to safely eject the USB stick. Replace <span class=\"command-placeholder\">device</span> with the device name found in step 6.",
        "old_state": 0
    },
    "id": 3376656,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3376656/?format=api"
}