API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/26307/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/27/?format=api",
            "name": "www"
        },
        {
            "url": "https://portsfallout.com/api/category/53/?format=api",
            "name": "ftp"
        }
    ],
    "origin": "www/publicfile",
    "name": "publicfile",
    "comment": "Secure, read-only, anonymous HTTP/FTP server",
    "maintainer": "[email protected]",
    "www": "https://cr.yp.to/publicfile.html",
    "main_category": "www"
}