API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/29235/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/1/?format=api",
            "name": "accessibility"
        }
    ],
    "origin": "accessibility/wlsunset",
    "name": "wlsunset",
    "comment": "Day/night gamma adjustments for Wayland",
    "maintainer": "[email protected]",
    "www": "https://sr.ht/~kennylevinsen/wlsunset",
    "main_category": "accessibility"
}