Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/677477/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsstartpcpo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocfirst_stepsstartpcpo/ca/?format=api",
    "user": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "author": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "timestamp": "2024-02-28T17:39:12.782731Z",
    "action": 2,
    "target": "[[!img install/inc/screenshots/grub.png class=\"screenshot\" alt=\"Pantalla negra ('GNU GRUB') amb el\nlogotip de Tails i tres opcions: 'Tails', 'Tails (Troubleshooting Mode)' i 'Tails (External Hard Disk)'.\"]]\n",
    "old": "[[!img install/inc/screenshots/grub.png link=\"no\" alt=\"Pantalla negra\n('GNU GRUB') amb el logotip de Tails i dues opcions: 'Tails' i 'Tails\n(Mode de resolució de problemes)'.\"]]\n",
    "details": {
        "state": 20,
        "source": "[[!img install/inc/screenshots/grub.png class=\"screenshot\" alt=\"Black screen ('GNU GRUB') with Tails\nlogo and 3 options: 'Tails' and 'Tails (Troubleshooting Mode)' and 'Tails (External Hard Disk)'.\"]]\n",
        "old_state": 10
    },
    "id": 3274238,
    "action_name": "Translation changed",
    "url": "https://translate.tails.net/api/changes/3274238/?format=api"
}