API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/22917/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/4/?format=api",
            "name": "devel"
        },
        {
            "url": "https://portsfallout.com/api/category/10/?format=api",
            "name": "rubygems"
        },
        {
            "url": "https://portsfallout.com/api/category/18/?format=api",
            "name": "sysutils"
        }
    ],
    "origin": "sysutils/vagrant",
    "name": "vagrant",
    "comment": "Vagrant Virtual Machine Manager",
    "maintainer": "[email protected]",
    "www": "https://www.vagrantup.com/",
    "main_category": "sysutils"
}