API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/16902/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/9/?format=api",
            "name": "audio"
        },
        {
            "url": "https://portsfallout.com/api/category/44/?format=api",
            "name": "multimedia"
        }
    ],
    "origin": "multimedia/mkvtoolnix",
    "name": "mkvtoolnix",
    "comment": "Tools to extract from/get info about/create Matroska media streams",
    "maintainer": "[email protected]",
    "www": "https://www.bunkus.org/videotools/mkvtoolnix/",
    "main_category": "multimedia"
}