Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/755317/?format=api",
    "component": "https://translate.tails.net/api/components/tails/mac_startup_disksinline/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/mac_startup_disksinline/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-09-18T09:15:19.123292Z",
    "action": 59,
    "target": "[[!img install/inc/screenshots/mac_startup_usb.png link=\"no\" alt=\"Экран с изображением внутреннего диска 'Macintosh HD' и внешнего жёсткого диска 'Windows' (выбран)\"]]",
    "old": "",
    "details": {
        "state": 10,
        "source": "[[!img install/inc/screenshots/mac_startup_usb.png class=\"screenshot\" alt=\"Screen with the logo of an internal hard disk labeled 'Macintosh HD' and an external hard disk labelled 'Windows' (selected)\"]]",
        "old_state": -1
    },
    "id": 3518719,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3518719/?format=api"
}