Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5845877/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/pt_BR/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/steiner/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/steiner/?format=api",
    "timestamp": "2022-08-03T21:36:15.675148Z",
    "action": 2,
    "target": "\n    O aplicativo $SOURCE tentou carregar $TARGET_PATH, que requer\n    a realocação de texto. Este é um problema de segurança em potencial.\n    A maioria das bibliotecas não precisa dessa permissão. Às vezes, as\n    bibliotecas são codificadas incorretamente e solicitam essa permissão. \n    A página     <a href=\"http://people.redhat.com/drepper/selinux-mem.html\">Testes de Proteção de Memória do SELinux</a> explica\n    como remover esse requisito. Você pode configurar o SELinux temporariamente\n    para permitir $TARGET_PATH para usar a realocação como solução alternativa, \n    até que a biblioteca seja corrigida. Por favor, abra um relatório de bug.\n    ",
    "id": 6901636,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/6901636/?format=api"
}