Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/694267/?format=api",
    "component": "https://translate.tails.net/api/components/tails/onionshare/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/onionshare/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-06-26T18:07:12.767290Z",
    "action": 59,
    "target": "[[!img chat.png class=\"screenshot\" alt=\"\" size=\"719x\"]]\n",
    "old": "[[!img chat.png class=\"screenshot\" alt=\"\" size=\"719x\"]]\n",
    "details": {
        "state": 30,
        "source": "[[!img chat.png class=\"screenshot\" alt=\"\" size=\"719x\"]]\n",
        "old_state": 30
    },
    "id": 3486850,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3486850/?format=api"
}