Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/727362/?format=api",
    "component": "https://translate.tails.net/api/components/tails/encryption_and_privacyindex/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/encryption_and_privacyindex/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-06-28T19:02:53.454277Z",
    "action": 4,
    "target": "[[Usando volumes criptografados *VeraCrypt*|criptografia_e_privacidade/veracrypt]]",
    "old": "[[Usando volumes criptografados com *VeraCrypt*|encryption_and_privacy/veracrypt]]",
    "details": {
        "state": 10,
        "source": "[[Using *VeraCrypt* encrypted volumes|encryption_and_privacy/veracrypt]]",
        "old_state": 10
    },
    "id": 3495064,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3495064/?format=api"
}