API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/528/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/9/?format=api",
            "name": "audio"
        }
    ],
    "origin": "audio/dpf-plugins-lv2",
    "name": "dpf-plugins-lv2",
    "comment": "Collection of DPF-based LV2 plugins",
    "maintainer": "[email protected]",
    "www": "https://github.com/DISTRHO/DPF-Plugins",
    "main_category": "audio"
}