Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5843537/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
    "timestamp": "2023-01-03T00:03:43.821363Z",
    "action": 2,
    "target": "\n    SELnux ha bloccato l'accesso a $TARGET_PATH richiesto da $SOURCE.\n    $TARGET_PATH presenta un contesto utilizzato per una condivisione tra\n    diversi programmi. Se si desidera condividere anche $TARGET_PATH\n    da $SOURCE, bisogna modificare il contesto del file in\n    public_content_t. Se non si desiderava consentire questo accesso,\n    ciò potrebbe segnalare un tentativo d'intrusione.\n    ",
    "id": 9051041,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/9051041/?format=api"
}