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

{
    "url": "https://demozoo.org/api/v1/releasers/110061/?format=api",
    "demozoo_url": "https://demozoo.org/groups/110061/",
    "id": 110061,
    "name": "The Weird Science",
    "is_group": true,
    "nicks": [
        {
            "name": "The Weird Science",
            "abbreviation": "TWS",
            "is_primary_nick": true,
            "variants": [
                "TWS",
                "The Weird Science"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/126015/?format=api",
                "id": 126015,
                "name": "The Brain"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146119/?format=api",
                "id": 146119,
                "name": "Road Runner"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4498"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9561"
        }
    ]
}