API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/29823/?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/p5-Firefox-Marionette",
    "name": "p5-Firefox-Marionette",
    "comment": "Automate the Firefox browser with the Marionette protocol",
    "maintainer": "[email protected]",
    "www": "https://metacpan.org/release/Firefox-Marionette",
    "main_category": "www"
}