API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/1621/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/57/?format=api",
            "name": "cad"
        }
    ],
    "origin": "cad/kicad-library-packages3d-devel",
    "name": "kicad-library-packages3d-devel",
    "comment": "Official KiCad 3D model libraries for rendering and MCAD integration",
    "maintainer": "[email protected]",
    "www": "https://github.com/KiCad/kicad-packages3d",
    "main_category": "cad"
}