API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/81/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/16/?format=api",
            "name": "archivers"
        }
    ],
    "origin": "archivers/lha",
    "name": "lha",
    "comment": "Archive files using LZSS and Huffman compression (.lzh files)",
    "maintainer": "[email protected]",
    "www": "http://www2m.biglobe.ne.jp/~dolphin/lha/lha.htm",
    "main_category": "archivers"
}