API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/30328/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/44/?format=api",
            "name": "multimedia"
        }
    ],
    "origin": "multimedia/lms",
    "name": "lms",
    "comment": "Lightweight Music Server to access music using a web interface",
    "maintainer": "[email protected]",
    "www": "https://github.com/epoupon/lms",
    "main_category": "multimedia"
}