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

{
    "count": 50455,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/search/?format=api&page=1009",
    "results": [
        {
            "maintainers": null,
            "variants": [
                "universal"
            ],
            "name": "kermit",
            "description": "Serial and network communications package.",
            "livecheck_broken": true,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "comms"
            ],
            "version": "9.0.302"
        },
        {
            "maintainers": [
                "raimue"
            ],
            "variants": [
                "qt5",
                "qt6"
            ],
            "name": "git-cola",
            "description": "The highly caffeinated Git GUI",
            "livecheck_broken": false,
            "livecheck_outdated": true,
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "version": "4.17.0"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-polib",
            "description": "A library to manipulate gettext files (po and mo files).",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "version": "1.2.0"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py313-polib",
            "description": "A library to manipulate gettext files (po and mo files).",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "version": "1.2.0"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py314-polib",
            "description": "A library to manipulate gettext files (po and mo files).",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "version": "1.2.0"
        }
    ]
}