API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/24242/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/8/?format=api",
            "name": "python"
        },
        {
            "url": "https://portsfallout.com/api/category/14/?format=api",
            "name": "textproc"
        }
    ],
    "origin": "textproc/py-citeproc-py-styles",
    "name": "py-citeproc-py-styles",
    "comment": "Static resources package for citeproc-py",
    "maintainer": "[email protected]",
    "www": "https://github.com/inveniosoftware/citeproc-py-styles",
    "main_category": "textproc"
}