Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12406349/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-8/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-8/pt_BR/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/qvest/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/qvest/?format=api",
    "timestamp": "2023-05-29T14:05:19.051085Z",
    "action": 5,
    "target": "Falha ao ativar assinatura Red Hat no sistema instalado.\n\nSua assinatura Red Hat pode ser inválida (por exemplo, devido a uma assinatura de desenvolvedor expirada).\n\nGostaria de ignorar isso e continuar com a instalação?",
    "old": "",
    "details": {
        "state": 20,
        "source": "Failed to enable Red Hat subscription on the installed system.\n\nYour Red Hat subscription might be invalid (such as due to an expired developer subscription).\n\nWould you like to ignore this and continue with installation?",
        "old_state": 0
    },
    "id": 11660993,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/11660993/?format=api"
}