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

{
    "count": 50557,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/search/?format=api&page=1011",
    "results": [
        {
            "maintainers": [
                "tobypeterson"
            ],
            "variants": [
                "universal"
            ],
            "name": "py310-mypy",
            "description": "Optional static typing for Python",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "1.19.1"
        },
        {
            "maintainers": [
                "tobypeterson"
            ],
            "variants": [
                "universal"
            ],
            "name": "py311-mypy",
            "description": "Optional static typing for Python",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "1.19.1"
        },
        {
            "maintainers": [
                "breun",
                "RhetTbull"
            ],
            "variants": null,
            "name": "osxphotos",
            "description": "Export photos from Apple's macOS Photos app and query the Photos library database to access metadata about images.",
            "livecheck_broken": false,
            "livecheck_outdated": true,
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "version": "0.75.2"
        },
        {
            "maintainers": [
                "tobypeterson"
            ],
            "variants": [
                "universal"
            ],
            "name": "py312-mypy",
            "description": "Optional static typing for Python",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "1.19.1"
        },
        {
            "maintainers": [
                "tobypeterson"
            ],
            "variants": [
                "universal"
            ],
            "name": "py313-mypy",
            "description": "Optional static typing for Python",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "1.19.1"
        },
        {
            "maintainers": [
                "tobypeterson"
            ],
            "variants": [
                "universal"
            ],
            "name": "py314-mypy",
            "description": "Optional static typing for Python",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "1.19.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.37"
        }
    ]
}