Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5845883/?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:50:50.503354Z",
    "action": 2,
    "target": "\n    Às vezes uma biblioteca é acidentalmente marcada com a flag execstack,\n    caso você encontre uma biblioteca com essa flag, você pode limpá-la com o\n    comando execstack -c LIBRARY_PATH, depois teste seu aplicativo novamente.\n    Se o aplicativo continuar não funcionando, você pode restaurar a flag\n    com o comando execstack -s LIBRARY_PATH.\n    ",
    "id": 6901644,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/6901644/?format=api"
}