API endpoint for Port's.

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

{
    "url": "https://portsfallout.com/api/port/31840/?format=api",
    "categories": [
        {
            "url": "https://portsfallout.com/api/category/14/?format=api",
            "name": "textproc"
        }
    ],
    "origin": "textproc/meilisearch",
    "name": "meilisearch",
    "comment": "Powerful, fast, and an easy to use search engine",
    "maintainer": "[email protected]",
    "www": "https://www.meilisearch.com/",
    "main_category": "textproc"
}