API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/33498/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/60/?format=api",
            "name": "irc"
        }
    ],
    "origin": "irc/znc-clientbuffer",
    "name": "znc-clientbuffer",
    "comment": "Client specific buffers module for ZNC",
    "maintainer": "[email protected]",
    "www": "https://wiki.znc.in/Clientbuffer",
    "main_category": "irc"
}