API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/27228/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/27/?format=api",
            "name": "www"
        },
        {
            "url": "https://portsfallout.com/api/category/40/?format=api",
            "name": "tcl"
        }
    ],
    "origin": "www/websh",
    "name": "websh",
    "comment": "Embeds a TCL8 interpreter in the Apache server",
    "maintainer": "[email protected]",
    "www": "https://tcl.apache.org/websh/",
    "main_category": "www"
}