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

{
    "name": "percona-lib_mysqludf_json",
    "portdir": "databases/mysql55-lib_mysqludf_json",
    "version": "0.0.2",
    "license": "LGPL",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.mysqludf.org/lib_mysqludf_json/",
    "description": "Map database data to the JSON.",
    "long_description": "Map database data to the JSON.",
    "active": true,
    "categories": [
        "databases",
        "lang"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "percona"
            ]
        }
    ],
    "depends_on": []
}