API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/33171/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/43/?format=api",
            "name": "net"
        }
    ],
    "origin": "net/samba416",
    "name": "samba416",
    "comment": "Free SMB/CIFS and AD/DC server and client for Unix",
    "maintainer": "[email protected]",
    "www": "https://gitlab.com/samba-freebsd/",
    "main_category": "net"
}