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

{
    "count": 915,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/maintainer/?format=api&page=18",
    "results": [
        {
            "name": "tim",
            "github": "thentenaar",
            "ports_count": 2
        },
        {
            "name": "",
            "github": "oakimov",
            "ports_count": 2
        },
        {
            "name": "macintosh",
            "github": "",
            "ports_count": 0
        },
        {
            "name": "nulflox",
            "github": "nilFinx",
            "ports_count": 1
        },
        {
            "name": "",
            "github": "cicku",
            "ports_count": 1
        },
        {
            "name": "",
            "github": "yidakra",
            "ports_count": 1
        },
        {
            "name": "herby.gillot",
            "github": "herby-gillot",
            "ports_count": 1
        },
        {
            "name": "",
            "github": "gershnik",
            "ports_count": 1
        },
        {
            "name": "herby.gillot",
            "github": "herby",
            "ports_count": 1
        },
        {
            "name": "macintosh",
            "github": "BjarneDMa",
            "ports_count": 2
        },
        {
            "name": "lsdrfrx",
            "github": "lsdrfrx",
            "ports_count": 3
        },
        {
            "name": "crown.hg",
            "github": "huanguan1978",
            "ports_count": 1
        },
        {
            "name": "kevin",
            "github": "kdeldycke",
            "ports_count": 38
        },
        {
            "name": "",
            "github": "koko3tallah",
            "ports_count": 1
        },
        {
            "name": "barracuda",
            "github": "barracuda156",
            "ports_count": 1
        }
    ]
}