Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/726568/?format=api",
    "component": "https://translate.tails.net/api/components/tails/trust/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/trust/pt/?format=api",
    "user": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "author": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "timestamp": "2025-09-20T11:52:31.940877Z",
    "action": 4,
    "target": "**Tails é baseado em Tor e Debian**",
    "old": "- **Tails é baseado em Tor e Debian**",
    "details": {
        "state": 10,
        "source": "**Tails is based on Tor and Debian**",
        "old_state": 10
    },
    "id": 3521606,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3521606/?format=api"
}