API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/22/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/1/?format=api",
            "name": "accessibility"
        }
    ],
    "origin": "accessibility/sct",
    "name": "sct",
    "comment": "Utility to change screen temperature",
    "maintainer": "[email protected]",
    "www": "https://github.com/0mp/sct",
    "main_category": "accessibility"
}