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

{
    "url": "https://demozoo.org/api/v1/releasers/107864/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107864/",
    "id": 107864,
    "name": "Exploding Head Productions",
    "is_group": true,
    "nicks": [
        {
            "name": "Exploding Head Productions",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Exploding Head Productions"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68443/?format=api",
                "id": 68443,
                "name": "Caine"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7242/?format=api",
                "id": 7242,
                "name": "DJB"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145003/?format=api",
                "id": 145003,
                "name": "Slash"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1336"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8522"
        }
    ]
}