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

{
    "url": "https://demozoo.org/api/v1/releasers/128093/?format=api",
    "demozoo_url": "https://demozoo.org/groups/128093/",
    "id": 128093,
    "name": "Ice Dreams",
    "is_group": true,
    "nicks": [
        {
            "name": "Ice Dreams",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ice Dream's",
                "Ice Dreams"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/79567/?format=api",
                "id": 79567,
                "name": "DJ Sharp"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5069/?format=api",
                "id": 5069,
                "name": "DJ Gruby"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/128094/?format=api",
                "id": 128094,
                "name": "Kovaletti"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/128095/?format=api",
                "id": 128095,
                "name": "Stasiu"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/128096/?format=api",
                "id": 128096,
                "name": "The Wizzard"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=6680"
        }
    ]
}