API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/1454/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/56/?format=api",
            "name": "biology"
        }
    ],
    "origin": "biology/lamarc",
    "name": "lamarc",
    "comment": "Package of programs for computing population parameters",
    "maintainer": "[email protected]",
    "www": "https://evolution.genetics.washington.edu/lamarc/",
    "main_category": "biology"
}