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

{
    "count": 51104,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/search/?format=api&page=1022",
    "results": [
        {
            "maintainers": [
                "herbygillot"
            ],
            "variants": null,
            "name": "aws-nuke",
            "description": "Remove all the resources from an AWS account",
            "livecheck_broken": false,
            "livecheck_outdated": true,
            "active": true,
            "categories": [
                "sysutils"
            ],
            "version": "3.64.0"
        },
        {
            "maintainers": [
                "herbygillot"
            ],
            "variants": null,
            "name": "ggc",
            "description": "A modern Git CLI tool with both traditional command-line and interactive incremental-search UI.",
            "livecheck_broken": false,
            "livecheck_outdated": true,
            "active": true,
            "categories": [
                "devel"
            ],
            "version": "8.2.1"
        },
        {
            "maintainers": [
                "judaew"
            ],
            "variants": [
                "universal"
            ],
            "name": "lowdown",
            "description": "simple markdown translator",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "textproc"
            ],
            "version": "3.0.1"
        },
        {
            "maintainers": [
                "breun"
            ],
            "variants": null,
            "name": "claude-code",
            "description": "Claude Code -- Anthropic's agentic coding tool that lives in your terminal",
            "livecheck_broken": false,
            "livecheck_outdated": true,
            "active": true,
            "categories": [
                "llm"
            ],
            "version": "2.1.81"
        }
    ]
}