API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/33257/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/36/?format=api",
            "name": "science"
        }
    ],
    "origin": "science/ttk",
    "name": "ttk",
    "comment": "Topology ToolKit: Topological data analysis and visualization",
    "maintainer": "[email protected]",
    "www": "https://topology-tool-kit.github.io/",
    "main_category": "science"
}