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

{
    "name": "py27-ansible-base",
    "portdir": "python/py-ansible-base",
    "version": "2.10.11",
    "license": "none",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": "py39-ansible-core",
    "homepage": "https://www.macports.org",
    "description": "Obsolete port, replaced by py39-ansible-core",
    "long_description": "This port has been replaced by py39-ansible-core.",
    "active": false,
    "categories": [
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "extract",
            "ports": [
                null
            ]
        },
        {
            "type": "fetch",
            "ports": [
                null
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python27"
            ]
        },
        {
            "type": "patch",
            "ports": [
                null
            ]
        },
        {
            "type": "run",
            "ports": [
                null
            ]
        },
        {
            "type": "test",
            "ports": [
                null
            ]
        }
    ],
    "depends_on": []
}