API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/31558/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/16/?format=api",
            "name": "archivers"
        }
    ],
    "origin": "archivers/7-zip",
    "name": "7-zip",
    "comment": "Console version of the 7-Zip file archiver",
    "maintainer": "[email protected]",
    "www": "https://www.7-zip.org/",
    "main_category": "archivers"
}