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

{
    "count": 52352,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/search/?format=api&page=1047",
    "results": [
        {
            "maintainers": [
                "therealketo"
            ],
            "variants": null,
            "name": "ipatool",
            "description": "CLI for searching and downloading iOS app packages from the App Store",
            "livecheck_broken": false,
            "livecheck_outdated": true,
            "active": true,
            "categories": [
                "sysutils"
            ],
            "version": "2.3.1"
        },
        {
            "maintainers": [
                "herbygillot"
            ],
            "variants": null,
            "name": "croc",
            "description": "Easily and securely send things from one computer to another",
            "livecheck_broken": false,
            "livecheck_outdated": true,
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "version": "10.4.12"
        }
    ]
}