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

{
    "url": "https://demozoo.org/api/v1/releasers/108594/?format=api",
    "demozoo_url": "https://demozoo.org/groups/108594/",
    "id": 108594,
    "name": "Pepsi Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "Pepsi Crew",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pepsi Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115313/?format=api",
                "id": 115313,
                "name": "Wiz"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/101031/?format=api",
                "id": 101031,
                "name": "Landreth"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/147547/?format=api",
                "id": 147547,
                "name": "Toshi"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/147548/?format=api",
                "id": 147548,
                "name": "A-ha"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4215"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7311"
        }
    ]
}