API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/51/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/16/?format=api",
            "name": "archivers"
        },
        {
            "url": "https://portsfallout.com/api/category/18/?format=api",
            "name": "sysutils"
        }
    ],
    "origin": "archivers/dpkg",
    "name": "dpkg",
    "comment": "Debian package maintenance system",
    "maintainer": "[email protected]",
    "www": "https://packages.debian.org/dpkg",
    "main_category": "archivers"
}