API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/15685/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/37/?format=api",
            "name": "math"
        }
    ],
    "origin": "math/opensolaris-libm",
    "name": "opensolaris-libm",
    "comment": "C99 Math and vector libraries from OpenSolaris snv_33",
    "maintainer": "[email protected]",
    "www": "https://docs.oracle.com/cd/E19422-01/819-3693/ncg_lib.html",
    "main_category": "math"
}