Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/761498/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsuninstallwindows-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocfirst_stepsuninstallwindows-po/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-03-27T10:01:10.838096Z",
    "action": 30,
    "target": "Select the **Start** [[!img lib/start.png alt=\"\" class=\"symbolic\" link=\"no\"]] button and open the *File Explorer* app.",
    "old": "Open the **Start** ([[!img lib/start.png class=\"symbolic\" link=\"no\" alt=\"\"]]) menu.",
    "details": {
        "state": 10,
        "source": "Select the **Start** [[!img lib/start.png alt=\"\" class=\"symbolic\" link=\"no\"]] button and open the *File Explorer* app.",
        "old_state": -1
    },
    "id": 3537096,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3537096/?format=api"
}