API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/34613/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/43/?format=api",
            "name": "net"
        },
        {
            "url": "https://portsfallout.com/api/category/49/?format=api",
            "name": "kld"
        }
    ],
    "origin": "net/intel-irdma-kmod",
    "name": "intel-irdma-kmod",
    "comment": "RDMA FreeBSD* driver for Intel® Ethernet Controller E810",
    "maintainer": "[email protected]",
    "www": "https://www.intel.com/content/www/us/en/download/19762/irdma-rdma-freebsd-driver-for-intel-ethernet-controller-e810.html",
    "main_category": "net"
}