Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5842261/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/fr/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/julroy67/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/julroy67/?format=api",
    "timestamp": "2020-10-16T05:48:33.189299Z",
    "action": 2,
    "target": "\n    L'application $SOURCE a essayé de charger $TARGET_PATH qui\n    exige une réinstallation du texte. C'est un problème potentiel de sécurité .\n    La plupart des bibliothèques n'ont pas besoin de cette permission. Les bibliothèques sont\n    parfois programmées incorrectement et demandent cette permission. La page web\n    <a href=\"http://people.redhat.com/drepper/selinux-mem.html\">Essais de protection mémoire de SELinux</a>\n    explique comment retirer ces exigences. Vous pouvez configurer\n    temporairement SELinux pour permettre à $TARGET_PATH d'utiliser le ré-adressage et contourner\n    cette protection, jusqu'à ce que la bibliothèque soit corrigée. Merci de remplir un \n    rapport de bogue pour ce paquet.\n    ",
    "id": 2048211,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/2048211/?format=api"
}