Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/553124/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcinstallexpertpo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcinstallexpertpo/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-19T15:18:38.850752Z",
    "action": 36,
    "target": "<span class=\"command-placeholder\">device</span> durch den Gerätenamen ersetzen, der in Schritt 5 gefunden wurde",
    "old": "<span class=\"command-placeholder\">device</span> durch den Gerätenamen ersetzen, der in Schritt 5 gefunden wurde.",
    "details": {
        "state": 30,
        "source": "<span class=\"command-placeholder\">device</span> with the device name found in step 5",
        "old_state": 30
    },
    "id": 3377810,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3377810/?format=api"
}