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

{
    "url": "https://demozoo.org/api/v1/releasers/109973/?format=api",
    "demozoo_url": "https://demozoo.org/groups/109973/",
    "id": 109973,
    "name": "The Shadows",
    "is_group": true,
    "nicks": [
        {
            "name": "The Shadows",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Shadows"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140015/?format=api",
                "id": 140015,
                "name": "Falcon"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140016/?format=api",
                "id": 140016,
                "name": "Trantor"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/73226/?format=api",
                "id": 73226,
                "name": "Xaim"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3334"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9844"
        }
    ]
}