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

{
    "url": "https://demozoo.org/api/v1/releasers/5100/?format=api",
    "demozoo_url": "https://demozoo.org/groups/5100/",
    "id": 5100,
    "name": "Powerzone Designs",
    "is_group": true,
    "nicks": [
        {
            "name": "Powerzone Designs",
            "abbreviation": "PZ",
            "is_primary_nick": true,
            "variants": [
                "PZ",
                "Powerzone Designs"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5099/?format=api",
                "id": 5099,
                "name": "Gobo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/120068/?format=api",
                "id": 120068,
                "name": "Maggo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/120069/?format=api",
                "id": 120069,
                "name": "Sid"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/120070/?format=api",
                "id": 120070,
                "name": "Spook"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/120071/?format=api",
                "id": 120071,
                "name": "Macs"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=426"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8355"
        }
    ]
}