API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/17531/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/43/?format=api",
            "name": "net"
        }
    ],
    "origin": "net/linphone",
    "name": "linphone",
    "comment": "SIP client supporting voice/video calls and text messaging",
    "maintainer": "[email protected]",
    "www": "https://www.linphone.org/",
    "main_category": "net"
}