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

{
    "count": 52402,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/search/?format=api&page=1048",
    "results": [
        {
            "maintainers": [
                "dbevans"
            ],
            "variants": [
                "universal"
            ],
            "name": "telepathy-rakia",
            "description": "Telepathy-Rakia is a SIP connection manager (protocol plugin) for the Telepathy framework.",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "comms"
            ],
            "version": "0.8.0"
        },
        {
            "maintainers": [
                "drkp"
            ],
            "variants": null,
            "name": "copilot-cli",
            "description": "GitHub Copilot CLI -- AI-powered coding assistant in the terminal",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "llm"
            ],
            "version": "1.0.71"
        }
    ]
}