API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/11694/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/17/?format=api",
            "name": "games"
        },
        {
            "url": "https://portsfallout.com/api/category/43/?format=api",
            "name": "net"
        }
    ],
    "origin": "games/ldmud",
    "name": "ldmud",
    "comment": "Modern version of the LPMud game driver",
    "maintainer": "[email protected]",
    "www": "https://www.ldmud.eu/",
    "main_category": "games"
}