API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/3858/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/4/?format=api",
            "name": "devel"
        }
    ],
    "origin": "devel/creduce",
    "name": "creduce",
    "comment": "Produces small test cases",
    "maintainer": "[email protected]",
    "www": "https://github.com/csmith-project/creduce",
    "main_category": "devel"
}