API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/31851/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/1/?format=api",
            "name": "accessibility"
        }
    ],
    "origin": "accessibility/wl-gammarelay-rs",
    "name": "wl-gammarelay-rs",
    "comment": "Adjust color temperature/brightness under Wayland via DBus",
    "maintainer": "[email protected]",
    "www": "https://github.com/MaxVerevkin/wl-gammarelay-rs",
    "main_category": "accessibility"
}