API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/6615/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/4/?format=api",
            "name": "devel"
        },
        {
            "url": "https://portsfallout.com/api/category/26/?format=api",
            "name": "perl5"
        }
    ],
    "origin": "devel/p5-Sepia",
    "name": "p5-Sepia",
    "comment": "Simple Emacs-Perl Interface",
    "maintainer": "[email protected]",
    "www": "https://metacpan.org/release/Sepia",
    "main_category": "devel"
}