API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/24/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/1/?format=api",
            "name": "accessibility"
        }
    ],
    "origin": "accessibility/yasr",
    "name": "yasr",
    "comment": "General-purpose console screen reader",
    "maintainer": "[email protected]",
    "www": "https://yasr.sourceforge.net/",
    "main_category": "accessibility"
}