API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/39/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/5/?format=api",
            "name": "kde"
        },
        {
            "url": "https://portsfallout.com/api/category/6/?format=api",
            "name": "kde-applications"
        },
        {
            "url": "https://portsfallout.com/api/category/16/?format=api",
            "name": "archivers"
        }
    ],
    "origin": "archivers/ark",
    "name": "ark",
    "comment": "Archiving tool for KDE",
    "maintainer": "[email protected]",
    "www": "https://utils.kde.org/projects/ark/",
    "main_category": "archivers"
}