API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/32085/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/38/?format=api",
            "name": "graphics"
        }
    ],
    "origin": "graphics/lux",
    "name": "lux",
    "comment": "Panorama and image viewer",
    "maintainer": "[email protected]",
    "www": "https://bitbucket.org/kfj/pv",
    "main_category": "graphics"
}