API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/19224/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/66/?format=api",
            "name": "net-mgmt"
        }
    ],
    "origin": "net-mgmt/telegraf",
    "name": "telegraf",
    "comment": "Time-series data collection",
    "maintainer": "[email protected]",
    "www": "https://influxdata.com/time-series-platform/telegraf/",
    "main_category": "net-mgmt"
}