API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/20/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/1/?format=api",
            "name": "accessibility"
        }
    ],
    "origin": "accessibility/redshift",
    "name": "redshift",
    "comment": "Adjusts the color temperature of your screen",
    "maintainer": "[email protected]",
    "www": "http://jonls.dk/redshift/",
    "main_category": "accessibility"
}