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

{
    "count": 905,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/autocomplete/maintainer/?format=api&page=18",
    "results": [
        {
            "github": "thentenaar"
        },
        {
            "github": "oakimov"
        },
        {
            "github": null
        },
        {
            "github": "nilFinx"
        },
        {
            "github": "cicku"
        }
    ]
}