Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/516706/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocaboutwarningscomputerpo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocaboutwarningscomputerpo/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-13T12:13:28.834502Z",
    "action": 4,
    "target": "Nutzen Sie Ihren Tails USB-Stick ausschließlich dafür, Tails auszuführen. Nutzen Sie Ihren Tails USB-Stick nicht, um Daten von oder zu einem anderen Betriebssystem zu transferieren.",
    "old": "Nutzen Sie Ihren Tails USB-Stick ausschliesslich um Tails auszuführen. Nutzen Sie Ihren Tails USB-Stick nicht um Daten von oder zu einem anderen Betriebssystem zu transferieren.",
    "details": {
        "state": 30,
        "source": "Use your Tails USB stick only to run Tails. Do not use your Tails USB stick to transfer files to or from another operating system.",
        "context": "",
        "old_state": 30
    },
    "id": 3547422,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3547422/?format=api"
}