Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/676619/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsdesktop-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocfirst_stepsdesktop-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-12T19:17:24.209886Z",
    "action": 36,
    "target": "Im Systemmenü können Sie zwischen folgenden Optionen wechseln:",
    "old": "",
    "details": {
        "state": 30,
        "source": "From the system menu, you can switch between:",
        "old_state": 0
    },
    "id": 3374520,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3374520/?format=api"
}