Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12556313/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel9plugins/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/rhel9plugins/pa/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2023-06-01T09:22:22.595572Z",
    "action": 4,
    "target": "\n    SELinux denied xen access to $TARGET_PATH.\n    If this is a XEN image, it has to have a file context label of\n    xen_image_t. The system is setup to label image files in directory /var/lib/xen/images\n    correctly.  We recommend that you copy your image file to /var/lib/xen/images.\n    If you really want to have your xen image files in the current directory, you can relabel $TARGET_PATH to be xen_image_t using chcon.  You also need to execute semanage fcontext -a -t xen_image_t '$FIX_TARGET_PATH' to add this\n    new path to the system defaults. If you did not intend to use $TARGET_PATH as a xen\n    image it could indicate either a bug or an intrusion attempt.\n    ",
    "id": 11669997,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/11669997/?format=api"
}