Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/703744/?format=api",
    "component": "https://translate.tails.net/api/components/tails/restart_second_timeinline/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/restart_second_timeinline/fr/?format=api",
    "user": "https://translate.tails.net/api/users/xin/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2025-08-24T23:19:35.241000Z",
    "action": 4,
    "target": "   <p>Si le message suivant à propos d'erreurs de partitionnement apparaît sur l'écran\n   de bienvenue, veuillez recommencer depuis l'étape 4 : <a href=\"#install\">Installer Tails en\n   clonant</a>.</p>\n",
    "old": "   <p>Si le message suivant à propos d'erreurs de partition apparaît sur l'écran\n   de bienvenue, veuillez recommencer depuis l'étape 4 : <a href=\"#install\">Installer Tails en\n   clonant</a>.</p>\n",
    "details": {
        "state": 30,
        "source": "   <p>If the following message about partitioning errors appears in the Welcome\n   Screen, please start again from step 4: <a href=\"#install\">Install Tails by\n   cloning</a>.</p>\n",
        "old_state": 30
    },
    "id": 3504512,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3504512/?format=api"
}