API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/21990/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/18/?format=api",
            "name": "sysutils"
        }
    ],
    "origin": "sysutils/incron",
    "name": "incron",
    "comment": "Handle filesystem-events the way cron handles time ones",
    "maintainer": "[email protected]",
    "www": "https://inotify.aiken.cz/?section=incron&page=about",
    "main_category": "sysutils"
}