Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/664764/?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:16:42.929708Z",
    "action": 4,
    "target": "Dans le cas contraire, installez le paquet `gnome-disk-utility` en utilisant la méthode d'installation habituelle de votre distribution.",
    "old": "Dans le cas contraire, installer le paquet `gnome-disk-utility` en utilisant la méthode d'installation habituelle de votre distribution.",
    "details": {
        "state": 30,
        "source": "Otherwise, install the `gnome-disk-utility` package using the usual installation method for your distribution.",
        "old_state": 30
    },
    "id": 3494586,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3494586/?format=api"
}