API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/34919/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/4/?format=api",
            "name": "devel"
        },
        {
            "url": "https://portsfallout.com/api/category/27/?format=api",
            "name": "www"
        }
    ],
    "origin": "www/trunk",
    "name": "trunk",
    "comment": "Build, bundle & ship your Rust WASM application to the web",
    "maintainer": "[email protected]",
    "www": "https://trunkrs.dev/",
    "main_category": "www"
}