API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/11213/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/53/?format=api",
            "name": "ftp"
        }
    ],
    "origin": "ftp/rexx-curl",
    "name": "rexx-curl",
    "comment": "External function package providing an interface to the cURL package",
    "maintainer": "[email protected]",
    "www": "https://rexxcurl.sourceforge.net/",
    "main_category": "ftp"
}