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

{
    "url": "https://demozoo.org/api/v1/releasers/106910/?format=api",
    "demozoo_url": "https://demozoo.org/groups/106910/",
    "id": 106910,
    "name": "Blowout",
    "is_group": true,
    "nicks": [
        {
            "name": "Blowout",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Blowout"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45996/?format=api",
                "id": 45996,
                "name": "Lupo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16357/?format=api",
                "id": 16357,
                "name": "Scare"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/144261/?format=api",
                "id": 144261,
                "name": "Five-Zero"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/144262/?format=api",
                "id": 144262,
                "name": "Gonzo"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=483"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8396"
        }
    ]
}