Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/709204/?format=api",
    "component": "https://translate.tails.net/api/components/tails/networkmanager/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/networkmanager/fr/?format=api",
    "user": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "author": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "timestamp": "2025-04-04T11:34:24.914934Z",
    "action": 4,
    "target": "Para se conectar a uma rede Wi-Fi, clique em [[!img lib/go-next.png link=\"no\" class=\"symbolic\" alt=\"\"]] à direita do botão **Wi-Fi**.",
    "id": 3435501,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3435501/?format=api"
}