Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/756949/?format=api",
    "component": "https://translate.tails.net/api/components/tails/tor_browser/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/tor_browser/fr/?format=api",
    "user": "https://translate.tails.net/api/users/conan/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2026-03-29T13:44:07.639621Z",
    "action": 7,
    "target": "Cliquez sur l'icône [[!img security-level.png link=\"no\" class=\"symbolic\"]] à droite de la barre d'adresse.",
    "old": "Sélectionnez l'icône [[!img security-level.png link=\"no\" class=\"symbolic\"]] à droite de la barre d'adresse.",
    "details": {
        "state": 30,
        "source": "Select the [[!img security-level.png link=\"no\" class=\"symbolic\"]] icon on the right of the address bar.",
        "old_state": 30
    },
    "id": 3538209,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3538209/?format=api"
}