API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/85/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/16/?format=api",
            "name": "archivers"
        }
    ],
    "origin": "archivers/libcabinet",
    "name": "libcabinet",
    "comment": "Portable library and utility to use Microsoft cabinet files (.cab)",
    "maintainer": "[email protected]",
    "www": "",
    "main_category": "archivers"
}