API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/13696/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/82/?format=api",
            "name": "japanese"
        }
    ],
    "origin": "japanese/fcitx-mozc",
    "name": "fcitx-mozc",
    "comment": "Mozc engine for Fcitx",
    "maintainer": "[email protected]",
    "www": "https://github.com/google/mozc",
    "main_category": "japanese"
}