API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/1789/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/58/?format=api",
            "name": "chinese"
        },
        {
            "url": "https://portsfallout.com/api/category/61/?format=api",
            "name": "news"
        }
    ],
    "origin": "chinese/tin",
    "name": "tin",
    "comment": "Easy-to-use threaded newsreader with NOV/NNTP support",
    "maintainer": "[email protected]",
    "www": "http://www.tin.org/",
    "main_category": "chinese"
}