API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/20538/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/43/?format=api",
            "name": "net"
        },
        {
            "url": "https://portsfallout.com/api/category/48/?format=api",
            "name": "security"
        }
    ],
    "origin": "security/openiked",
    "name": "openiked",
    "comment": "IKEv2 daemon",
    "maintainer": "[email protected]",
    "www": "https://github.com/xcllnt/openiked",
    "main_category": "security"
}