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

{
    "url": "https://demozoo.org/api/v1/releasers/32066/?format=api",
    "demozoo_url": "https://demozoo.org/groups/32066/",
    "id": 32066,
    "name": "Synth Dream",
    "is_group": true,
    "nicks": [
        {
            "name": "Synth Dream",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Synth Dream"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32067/?format=api",
                "id": 32067,
                "name": "Dr. B"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/31662/?format=api",
                "id": 31662,
                "name": "Lotus"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/31660/?format=api",
                "id": 31660,
                "name": "Lair"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/31663/?format=api",
                "id": 31663,
                "name": "Sense"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}