Changes API.

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

GET /api/changes/3417831/?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": "2025-03-06T11:03:53.759060Z",
    "action": 30,
    "target": "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.",
    "id": 3417831,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3417831/?format=api"
}