If present, return the associated SBOM for this package.

GET /api/v1/package/8363/sbom/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "package": 8363,
    "vulnerabilities": [],
    "next_scan": null,
    "created": "2026-08-26T22:43:08.866309Z",
    "scanned": null,
    "id": 540,
    "has_cdx": false,
    "has_spdx": false,
    "scanning": false,
    "queued": false
}