Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/709183/?format=api",
    "component": "https://translate.tails.net/api/components/tails/networkmanager/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/networkmanager/de/?format=api",
    "user": "https://translate.tails.net/api/users/Fridolin2/?format=api",
    "author": "https://translate.tails.net/api/users/Fridolin2/?format=api",
    "timestamp": "2026-08-12T22:56:38.388115Z",
    "action": 4,
    "target": "Um eine WLAN-Verbindung herzustellen, klicken Sie [[!img lib/go-next.png link=\"no\" class=\"symbolic\" alt=\"\"]] rechts neben dem **WLAN**-Button",
    "old": "Um eine Wi-Fi-Verbindung herzustellen, wählen Sie [[!img lib/go-next.png link=\"no\" class=\"symbolic\" alt=\"\"]] im **Wi-Fi**-Button. Eine Liste der verfügbaren Wi-Fi-Netzwerke erscheint unter dem **Wi-Fi**-Button.",
    "details": {
        "state": 10,
        "source": "To connect to a Wi-Fi network, click [[!img lib/go-next.png link=\"no\" class=\"symbolic\" alt=\"\"]] on the right of the **Wi-Fi** button.",
        "context": "",
        "old_state": 10
    },
    "id": 3547385,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3547385/?format=api"
}