API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/30/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/11/?format=api",
            "name": "arabic"
        },
        {
            "url": "https://portsfallout.com/api/category/12/?format=api",
            "name": "x11-fonts"
        }
    ],
    "origin": "arabic/khotot",
    "name": "khotot",
    "comment": "Meta-port for popular Arabic font packages",
    "maintainer": "[email protected]",
    "www": "http://www.arabeyes.org/project.php?proj=Khotot",
    "main_category": "arabic"
}