API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/121/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/16/?format=api",
            "name": "archivers"
        },
        {
            "url": "https://portsfallout.com/api/category/26/?format=api",
            "name": "perl5"
        }
    ],
    "origin": "archivers/p5-Archive-Any-Lite",
    "name": "p5-Archive-Any-Lite",
    "comment": "Simple CPAN package extractor",
    "maintainer": "[email protected]",
    "www": "https://metacpan.org/release/Archive-Any-Lite",
    "main_category": "archivers"
}