API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/32240/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/49/?format=api",
            "name": "kld"
        },
        {
            "url": "https://portsfallout.com/api/category/59/?format=api",
            "name": "x11"
        }
    ],
    "origin": "x11/nvidia-driver-470",
    "name": "nvidia-driver-470",
    "comment": "NVidia graphics card binary drivers for hardware OpenGL rendering",
    "maintainer": "[email protected]",
    "www": "https://www.nvidia.com/object/unix.html",
    "main_category": "x11"
}