API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/19011/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/66/?format=api",
            "name": "net-mgmt"
        }
    ],
    "origin": "net-mgmt/nagios-pf-plugin",
    "name": "nagios-pf-plugin",
    "comment": "Nagios plugin for checking PF",
    "maintainer": "[email protected]",
    "www": "https://github.com/kian/nagios-pf-plugin/",
    "main_category": "net-mgmt"
}