Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/709165/?format=api",
    "component": "https://translate.tails.net/api/components/tails/networkmanager/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/networkmanager/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-08-23T20:05:59.917170Z",
    "action": 59,
    "target": "Per connectar-vos a una xarxa Wi-Fi, premeu [[!img lib/go-next.png link=\"no\" class=\"symbolic\" alt=\"\"]] a la dreta del botó de **Wi-Fi**.",
    "old": "Per connectar-vos a una xarxa Wi-Fi, premeu [[!img lib/go-next.png link=\"no\" class=\"symbolic\" alt=\"\"]] a la dreta del botó de **Wi-Fi**.",
    "details": {
        "state": 30,
        "source": "To connect to a Wi-Fi network, click [[!img lib/go-next.png link=\"no\" class=\"symbolic\" alt=\"\"]] on the right of the **Wi-Fi** button.",
        "context": "",
        "old_state": 30
    },
    "id": 3547965,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3547965/?format=api"
}