GET /api/v1/autocomplete/category/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 112,
"next": null,
"previous": "http://ports.macports.org/api/v1/autocomplete/category/?format=api&page=2",
"results": [
{
"name": "tex"
},
{
"name": "textproc"
},
{
"name": "tk"
},
{
"name": "vnc"
},
{
"name": "www"
},
{
"name": "x11"
},
{
"name": "x11-font"
},
{
"name": "x11-wm"
},
{
"name": "xfce"
},
{
"name": "xml"
},
{
"name": "yorick"
},
{
"name": "zope"
}
]
}