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

{
    "url": "https://demozoo.org/api/v1/releasers/78793/?format=api",
    "demozoo_url": "https://demozoo.org/groups/78793/",
    "id": 78793,
    "name": "The Mental Midgets",
    "is_group": true,
    "nicks": [
        {
            "name": "The Mental Midgets",
            "abbreviation": "TMM",
            "is_primary_nick": true,
            "variants": [
                "TMM",
                "The Mental Midgets"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/108418/?format=api",
                "id": 108418,
                "name": "CHESSKiNG"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/108420/?format=api",
                "id": 108420,
                "name": "Dark Knight"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/147849/?format=api",
                "id": 147849,
                "name": "Demon"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/147850/?format=api",
                "id": 147850,
                "name": "ChemGOD"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/107126/?format=api",
                "id": 107126,
                "name": "Bossanova"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/the-mental-midgets"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13850"
        }
    ]
}