API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/28709/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/18/?format=api",
            "name": "sysutils"
        }
    ],
    "origin": "sysutils/edk2",
    "name": "edk2",
    "comment": "EDK2 Firmware for xen_x64",
    "maintainer": "[email protected]",
    "www": "https://github.com/tianocore/edk2/ReadMe.rst",
    "main_category": "sysutils"
}