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

{
    "name": "Aerial",
    "portdir": "aqua/Aerial",
    "version": "3.2.3",
    "license": "MIT",
    "platforms": "macosx",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/JohnCoates/Aerial",
    "description": "Apple TV Aerial Screensaver for Mac",
    "long_description": "Aerial is a Mac screensaver based on the new Apple TV screensaver that displays the Aerial movies Apple shot over New York, San Francisco, Hawaii, China, etc.",
    "active": true,
    "categories": [
        "aqua"
    ],
    "maintainers": [
        {
            "name": "danchr",
            "github": "danchr",
            "ports_count": 159
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        }
    ],
    "depends_on": []
}