Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5844924/?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:51:50.937624Z",
    "action": 2,
    "target": "\n    SELinux heeft $SOURCE belet om $TARGET te veranderen.  Deze weigering\n    geeft aan dat $SOURCE probeerde om de selinux tactiek instelling te veranderen. \n    Alle toepassingen die deze toegang nodig hebben moeten al een geschreven\n    tactiek hiervoor hebben.  Als een in gevaar gebrachte toepassing de selinux tactiek\n    probeert te veranderen zal deze AVC aangemaakt worden. Dit is een ernstig probleem. \n    Jouw systeem kan zeker in gevaar gebracht zijn.\n    ",
    "id": 3034051,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3034051/?format=api"
}