API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/11719/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/17/?format=api",
            "name": "games"
        }
    ],
    "origin": "games/libretro-core-info",
    "name": "libretro-core-info",
    "comment": "Metadata about libretro cores",
    "maintainer": "[email protected]",
    "www": "https://github.com/libretro/libretro-core-info",
    "main_category": "games"
}