Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/726941/?format=api",
    "component": "https://translate.tails.net/api/components/tails/onionshare/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/onionshare/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-06-10T12:32:02.083806Z",
    "action": 13,
    "target": "You specify in *OnionShare* a folder that contains HTML pages in your Tails.",
    "old": "You specify in *OnionShare* a folder that contains HTML pages in your Tails.",
    "details": {
        "state": 100,
        "source": "You specify in *OnionShare* a folder that contains HTML pages in your Tails.",
        "old_state": 100
    },
    "id": 3455766,
    "action_name": "Source string added",
    "url": "https://translate.tails.net/api/changes/3455766/?format=api"
}