API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/19027/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/66/?format=api",
            "name": "net-mgmt"
        }
    ],
    "origin": "net-mgmt/net-snmp",
    "name": "net-snmp",
    "comment": "Extendable SNMP implementation",
    "maintainer": "[email protected]",
    "www": "http://net-snmp.sourceforge.net/",
    "main_category": "net-mgmt"
}