Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/762430/?format=api",
    "component": "https://translate.tails.net/api/components/tails/first_stepsindex/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/first_stepsindex/es/?format=api",
    "user": "https://translate.tails.net/api/users/cacu/?format=api",
    "author": "https://translate.tails.net/api/users/cacu/?format=api",
    "timestamp": "2026-07-03T18:09:55.304944Z",
    "action": 4,
    "target": "[[Desinstalación de Tails en Windows|doc/first_steps/uninstall/windows]]",
    "old": "[[!traillink Arranca_Tails|first_steps/start]]",
    "details": {
        "state": 10,
        "source": "[[Uninstalling Tails using Windows|doc/first_steps/uninstall/windows]]",
        "context": "",
        "old_state": 10
    },
    "id": 3545719,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3545719/?format=api"
}