Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/744683/?format=api",
    "component": "https://translate.tails.net/api/components/tails/linux/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/linux/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-06-28T08:17:10.184725Z",
    "action": 2,
    "target": "Si vous utilisez l'environnement de bureau GNOME, *Disques* devrait être installé par défaut.",
    "old": "Si vous utilisez l'environnement de bureau GNOME, <span class=\"application\">Disques</span> devrait être installé par défaut.",
    "details": {
        "state": 20,
        "source": "If you are using the GNOME desktop environment, *GNOME Disks* should be installed by default.",
        "old_state": 20
    },
    "id": 3494587,
    "action_name": "Translation changed",
    "url": "https://translate.tails.net/api/changes/3494587/?format=api"
}