API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/27/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/11/?format=api",
            "name": "arabic"
        },
        {
            "url": "https://portsfallout.com/api/category/13/?format=api",
            "name": "print"
        }
    ],
    "origin": "arabic/arabtex",
    "name": "arabtex",
    "comment": "TeX/LaTeX package to generate Arabic writing",
    "maintainer": "[email protected]",
    "www": "http://www2.informatik.uni-stuttgart.de/ivi/bs/research/arab_e.htm",
    "main_category": "arabic"
}