API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/14/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/1/?format=api",
            "name": "accessibility"
        },
        {
            "url": "https://portsfallout.com/api/category/7/?format=api",
            "name": "linux"
        }
    ],
    "origin": "accessibility/linux-c7-at-spi2-core",
    "name": "linux-c7-at-spi2-core",
    "comment": "Assistive technology service provider interface (Linux CentOS 7.9.2009)",
    "maintainer": "[email protected]",
    "www": "https://gitlab.gnome.org/GNOME/at-spi2-core",
    "main_category": "accessibility"
}