API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/19291/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/81/?format=api",
            "name": "net-p2p"
        }
    ],
    "origin": "net-p2p/gtk-gnutella",
    "name": "gtk-gnutella",
    "comment": "GTK based Gnutella client",
    "maintainer": "[email protected]",
    "www": "https://gtk-gnutella.sourceforge.net/",
    "main_category": "net-p2p"
}