API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/22382/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/18/?format=api",
            "name": "sysutils"
        },
        {
            "url": "https://portsfallout.com/api/category/49/?format=api",
            "name": "kld"
        }
    ],
    "origin": "sysutils/pefs-kmod",
    "name": "pefs-kmod",
    "comment": "PEFS kernel level stacked cryptographic filesystem",
    "maintainer": "[email protected]",
    "www": "https://wiki.freebsd.org/PEFS",
    "main_category": "sysutils"
}