API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/28/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/11/?format=api",
            "name": "arabic"
        },
        {
            "url": "https://portsfallout.com/api/category/14/?format=api",
            "name": "textproc"
        }
    ],
    "origin": "arabic/aspell",
    "name": "aspell",
    "comment": "Aspell Arabic dictionaries",
    "maintainer": "[email protected]",
    "www": "https://sourceforge.net/projects/arabic-spell/",
    "main_category": "arabic"
}