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

{
    "name": "9e",
    "portdir": "archivers/9e",
    "version": "1.0",
    "license": "unknown",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://web.archive.org/web/20080929004038/http://www.eecs.harvard.edu/~wkj/Software/9e/",
    "description": "Plan 9 unarchiver",
    "long_description": "9e is a program to explode Third Edition Plan 9 and at least some Inferno archives.",
    "active": true,
    "categories": [
        "archivers"
    ],
    "maintainers": [
        {
            "name": "toby",
            "github": "tobypeterson",
            "ports_count": 192
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        }
    ],
    "depends_on": []
}