API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/25299/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/26/?format=api",
            "name": "perl5"
        },
        {
            "url": "https://portsfallout.com/api/category/27/?format=api",
            "name": "www"
        }
    ],
    "origin": "www/mod_perl2",
    "name": "mod_perl2",
    "comment": "Embeds a Perl interpreter in the Apache server",
    "maintainer": "[email protected]",
    "www": "https://perl.apache.org/",
    "main_category": "www"
}