API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/33466/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/21/?format=api",
            "name": "lang"
        }
    ],
    "origin": "lang/gnat12",
    "name": "gnat12",
    "comment": "GNAT Ada compiler",
    "maintainer": "[email protected]",
    "www": "https://www.adacore.com/community",
    "main_category": "lang"
}