GET /api/v1/releasers/9976/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/releasers/9976/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9976/",
    "id": 9976,
    "name": "MCD",
    "is_group": true,
    "nicks": [
        {
            "name": "MCD",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "MCD"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9975/?format=api",
                "id": 9975,
                "name": "Mr.doob"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10027/?format=api",
                "id": 10027,
                "name": "Chc"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10028/?format=api",
                "id": 10028,
                "name": "Marathon Man"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10037/?format=api",
                "id": 10037,
                "name": "Sentai"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19318/?format=api",
                "id": 19318,
                "name": "Machine"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23071/?format=api",
                "id": 23071,
                "name": "Psyche"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11669/?format=api",
                "id": 11669,
                "name": "Cubico"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69900/?format=api",
                "id": 69900,
                "name": "Wrench"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69901/?format=api",
                "id": 69901,
                "name": "Firelord"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10145/?format=api",
                "id": 10145,
                "name": "DrKami"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=154"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20001208015800/http://www.salleurl.edu/~is05678/mcd.html"
        }
    ]
}