API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/1472/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/56/?format=api",
            "name": "biology"
        }
    ],
    "origin": "biology/ngs-sdk",
    "name": "ngs-sdk",
    "comment": "Tools and libraries for using data in the INSDC Sequence Read Archives",
    "maintainer": "[email protected]",
    "www": "https://github.com/ncbi/ngs",
    "main_category": "biology"
}