Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/756172/?format=api",
    "component": "https://translate.tails.net/api/components/tails/electrum/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/electrum/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-14T16:16:59.432525Z",
    "action": 4,
    "target": "Wählen Sie das [[!img lib/go-down.png alt=\"View Options\" class=\"symbolic\" link=\"no\"]] Symbol in der Kopfleiste aus und wählen Sie die Option **Verborgene Dateien anzeigen**.",
    "old": "Klicken Sie auf die [[!img lib/open-menu.png alt=\"Hauptmenü\" class=\"symbolic\" link=\"no\"]] Schaltfläche in der Titelleiste und aktivieren Sie die Option **Verborgene Dateien anzeigen**.",
    "details": {
        "state": 10,
        "source": "Select the [[!img lib/go-down.png alt=\"View Options\" class=\"symbolic\" link=\"no\"]] button in the title bar and select the option **Show Hidden Files**.",
        "context": "",
        "old_state": 10
    },
    "id": 3547733,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3547733/?format=api"
}