Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/468184/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcinstallincstepswindows_boot_menuinlinepo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcinstallincstepswindows_boot_menuinlinepo/fr/?format=api",
    "user": "https://translate.tails.net/api/users/Chre/?format=api",
    "author": "https://translate.tails.net/api/users/Chre/?format=api",
    "timestamp": "2026-04-01T21:07:47.273414Z",
    "action": 36,
    "target": "Sur l'écran <strong>Choisir une option</strong>, choisissez <strong>Utiliser un périphérique</strong>.",
    "old": "Sur l'écran <strong>Choisir une option</strong>, choisissez <strong>Utiliser un périphérique</strong>.",
    "details": {
        "state": 30,
        "source": "In the <strong>Choose an option</strong> screen, choose <strong>Use a device</strong>.",
        "old_state": 20
    },
    "id": 3540062,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3540062/?format=api"
}