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

{
    "url": "https://demozoo.org/api/v1/releasers/54784/?format=api",
    "demozoo_url": "https://demozoo.org/groups/54784/",
    "id": 54784,
    "name": "Virgin",
    "is_group": true,
    "nicks": [
        {
            "name": "Virgin",
            "abbreviation": "VGN",
            "is_primary_nick": true,
            "variants": [
                "VGN",
                "Virgin"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24709/?format=api",
                "id": 24709,
                "name": "Westbam"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7347/?format=api",
                "id": 7347,
                "name": "Drake"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/117697/?format=api",
                "id": 117697,
                "name": "The Mexx"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118387/?format=api",
                "id": 118387,
                "name": "Mr. Mad"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141053/?format=api",
                "id": 141053,
                "name": "Nuclear Assault Man"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/64926/?format=api",
                "id": 64926,
                "name": "Dr. Cool"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148707/?format=api",
                "id": 148707,
                "name": "X-Ector"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2382"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9815"
        }
    ]
}