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

{
    "name": "oscar",
    "portdir": "aqua/oscar",
    "version": "1.0.1",
    "license": "GPL-3",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.sleepfiles.com/OSCAR/",
    "description": "a cross platform, opensource sleep tracking program for reviewing CPAP and Oximetry data",
    "long_description": "OSCAR is a cross platform, opensource sleep tracking program for reviewing CPAP and Oximetry data, which are devices used in the treatment of Sleep Disorders like Obstructive Sleep Apnea.",
    "active": true,
    "categories": [
        "aqua"
    ],
    "maintainers": [
        {
            "name": "mcalhoun",
            "github": "MarcusCalhoun-Lopez",
            "ports_count": 1159
        }
    ],
    "variants": [
        "debug"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "qt5-qttools",
                "pkgconfig",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qt5-qtbase",
                "qt5-qtserialport",
                "zlib"
            ]
        }
    ],
    "depends_on": []
}