API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/86/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/16/?format=api",
            "name": "archivers"
        }
    ],
    "origin": "archivers/libcomprex",
    "name": "libcomprex",
    "comment": "Transparently handles automatic compression and decompression of files",
    "maintainer": "[email protected]",
    "www": "https://gnupdate.sourceforge.net/components/libcomprex/index.xml",
    "main_category": "archivers"
}