API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/19654/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/13/?format=api",
            "name": "print"
        }
    ],
    "origin": "print/paps",
    "name": "paps",
    "comment": "UTF-8 to PostScript converter using Pango",
    "maintainer": "[email protected]",
    "www": "https://paps.sourceforge.net/",
    "main_category": "print"
}