GET /api/v1/autocomplete/port/?format=api&page=807
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 40302,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/autocomplete/port/?format=api&page=806",
    "results": [
        {
            "name": "zvbi",
            "description": "A library to capture and decode vertical blanking interval data"
        },
        {
            "name": "zzuf",
            "description": "zzuf is a transparent application input fuzzer"
        }
    ]
}