API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/29386/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/18/?format=api",
            "name": "sysutils"
        }
    ],
    "origin": "sysutils/puppet7",
    "name": "puppet7",
    "comment": "Configuration management framework written in Ruby",
    "maintainer": "[email protected]",
    "www": "https://puppet.com/docs/puppet/latest/puppet_index.html",
    "main_category": "sysutils"
}