API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/14269/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/21/?format=api",
            "name": "lang"
        }
    ],
    "origin": "lang/mono",
    "name": "mono",
    "comment": "Meta-port for the default version of the Mono framework",
    "maintainer": "[email protected]",
    "www": "https://www.mono-project.com/",
    "main_category": "lang"
}