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

{
    "url": "https://demozoo.org/api/v1/releasers/67406/?format=api",
    "demozoo_url": "https://demozoo.org/groups/67406/",
    "id": 67406,
    "name": "Crazy Music",
    "is_group": true,
    "nicks": [
        {
            "name": "Crazy Music",
            "abbreviation": "CM",
            "is_primary_nick": true,
            "variants": [
                "CM",
                "Crazy Music"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/67407/?format=api",
                "id": 67407,
                "name": "Night Angel"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/67408/?format=api",
                "id": 67408,
                "name": "Virtual Motion"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/67409/?format=api",
                "id": 67409,
                "name": "Mr. Crazy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/60657/?format=api",
                "id": 60657,
                "name": "Thunder"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/67410/?format=api",
                "id": 67410,
                "name": "OutBreak"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/67411/?format=api",
                "id": 67411,
                "name": "Tomer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/67412/?format=api",
                "id": 67412,
                "name": "The FlashMan"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/music/groups/crazy_music/"
        }
    ]
}