API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/21/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/1/?format=api",
            "name": "accessibility"
        },
        {
            "url": "https://portsfallout.com/api/category/10/?format=api",
            "name": "rubygems"
        }
    ],
    "origin": "accessibility/rubygem-atk",
    "name": "rubygem-atk",
    "comment": "Ruby binding of ATK",
    "maintainer": "[email protected]",
    "www": "https://ruby-gnome.github.io/",
    "main_category": "accessibility"
}