API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/12054/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/17/?format=api",
            "name": "games"
        }
    ],
    "origin": "games/regoth",
    "name": "regoth",
    "comment": "Reimplementation of zEngine, the Gothic and Gothic II engine",
    "maintainer": "[email protected]",
    "www": "https://github.com/REGoth-project/REGoth",
    "main_category": "games"
}