API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/33584/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/4/?format=api",
            "name": "devel"
        },
        {
            "url": "https://portsfallout.com/api/category/8/?format=api",
            "name": "python"
        },
        {
            "url": "https://portsfallout.com/api/category/36/?format=api",
            "name": "science"
        },
        {
            "url": "https://portsfallout.com/api/category/37/?format=api",
            "name": "math"
        },
        {
            "url": "https://portsfallout.com/api/category/54/?format=api",
            "name": "parallel"
        }
    ],
    "origin": "devel/root",
    "name": "root",
    "comment": "Data analysis framework made at CERN",
    "maintainer": "[email protected]",
    "www": "https://root.cern/",
    "main_category": "devel"
}