API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/29331/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/21/?format=api",
            "name": "lang"
        }
    ],
    "origin": "lang/yap",
    "name": "yap",
    "comment": "High-performance Prolog compiler",
    "maintainer": "[email protected]",
    "www": "http://www.dcc.fc.up.pt/~vsc/Yap/",
    "main_category": "lang"
}