GET /api/v1/search/?format=api&page=1009
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50402,
"next": null,
"previous": "https://ports.macports.org/api/v1/search/?format=api&page=1008",
"results": [
{
"maintainers": [
"Schamschula"
],
"variants": null,
"name": "py314-soupsieve",
"description": "Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4",
"livecheck_broken": false,
"livecheck_outdated": false,
"active": true,
"categories": [
"python"
],
"version": "2.8.3"
},
{
"maintainers": [
"lpsinger"
],
"variants": [
"universal"
],
"name": "py314-astropy-healpix",
"description": "BSD-licensed HEALPix for Astropy",
"livecheck_broken": false,
"livecheck_outdated": false,
"active": true,
"categories": [
"science",
"python"
],
"version": "1.1.3"
}
]
}