API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/112/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/16/?format=api",
            "name": "archivers"
        }
    ],
    "origin": "archivers/maxcso",
    "name": "maxcso",
    "comment": "Fast ISO to CSO compressor for PSP and PS2 emulators",
    "maintainer": "[email protected]",
    "www": "https://github.com/unknownbrackets/maxcso",
    "main_category": "archivers"
}