Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/609427/?format=api",
    "component": "https://translate.tails.net/api/components/tails/thunderbird/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/thunderbird/pt/?format=api",
    "user": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "author": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "timestamp": "2024-09-20T21:11:02.825278Z",
    "action": 4,
    "target": "Para evitar que você envie e-mails não criptografados por engano, o *Thunderbird* no Tails está configurado com a opção **Ativar criptografia para novas mensagens** ativada por padrão nas configurações da conta.",
    "old": "",
    "details": {
        "state": 0,
        "source": "To prevent you from sending unencrypted emails by mistake, *Thunderbird* in Tails is configured with the option **Enable encryption for new messages** turned on by default in the account settings.",
        "old_state": 0
    },
    "id": 3348463,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3348463/?format=api"
}