Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5845879/?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:42:33.317533Z",
    "action": 2,
    "target": "\n    Se você confia que o $TARGET_PATH irá rodar corretamente, você pode mudar\n    o contexto do arquivo para textrel_shlib_t. \"chcon -t textrel_shlib_t\n    '$TARGET_PATH'\"\n    Você deve também alterar os arquivos de contexto padrão de arquivo no sistema para preservá-los mesmo em uma reetiquetagem completa.  \"semanage fcontext -a -t textrel_shlib_t '$FIX_TARGET_PATH'\"\n\n    ",
    "id": 6901640,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/6901640/?format=api"
}