API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/41/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/16/?format=api",
            "name": "archivers"
        }
    ],
    "origin": "archivers/bicom",
    "name": "bicom",
    "comment": "Data compressor in the PPM family",
    "maintainer": "[email protected]",
    "www": "http://www3.sympatico.ca/mt0000/bicom/",
    "main_category": "archivers"
}