Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/682650/?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": null,
    "author": null,
    "timestamp": "2025-01-09T11:19:23.389387Z",
    "action": 59,
    "target": "Dans l'écran de bienvenue, sélectionnez votre langue et votre disposition de clavier dans la section <b>Language and Formats</b>. Cliquez sur <b>Démarrer Tails</b>.",
    "old": "Dans l'écran de bienvenue, sélectionnez votre langue et votre disposition de clavier dans la section <b>Language and Formats</b>. Cliquez sur <b>Démarrer Tails</b>.",
    "details": {
        "state": 30,
        "source": "In the Welcome Screen, select your language and keyboard layout in the <b>Language and Formats</b> section.  Click <b>Start Tails</b>.",
        "old_state": 30
    },
    "id": 3401636,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3401636/?format=api"
}