Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5844747/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/nl/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/warrink/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/warrink/?format=api",
    "timestamp": "2021-02-27T12:57:38.759259Z",
    "action": 2,
    "target": "\n    De $SOURCE toepassing probeerde $TARGET_PATH te laden wat\n    tekstverplaatsing vereist.  Dit is een potentieel beveiligingsprobleem.\n    De meeste bibliotheken hebben deze toestemming niet nodig. Bibliotheken zijn\n    soms niet correct geschreven en vereisen deze rechten.  De\n    <a href=\"http://people.redhat.com/drepper/selinux-mem.html\">SELinux Memory Protection Tests</a>\n    webpagina legt uit hoe deze vereiste te verwijderen is.  Je kunt SELinux\n    tijdelijk configureren om $TARGET_PATH toe te staan om verplaatsing te gebruiken\n    als een noodoplossing totdat de bibliotheek verbeterd is. Dien een fout rapport in.\n    ",
    "id": 3034064,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3034064/?format=api"
}