If present, return the associated SBOM for this package.

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

{
    "package": 7364,
    "vulnerabilities": [],
    "next_scan": null,
    "created": "2026-06-01T23:52:08.652790Z",
    "scanned": null,
    "id": 457,
    "has_cdx": false,
    "has_spdx": false,
    "scanning": false,
    "queued": false
}