API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/1146/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/9/?format=api",
            "name": "audio"
        }
    ],
    "origin": "audio/shntool",
    "name": "shntool",
    "comment": "Multi-purpose WAVE data processing and reporting utility",
    "maintainer": "[email protected]",
    "www": "http://www.etree.org/shnutils/shntool/",
    "main_category": "audio"
}