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

{
    "url": "https://demozoo.org/api/v1/releasers/8172/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8172/",
    "id": 8172,
    "name": "Five Musicians",
    "is_group": true,
    "nicks": [
        {
            "name": "Five Musicians",
            "abbreviation": "FM",
            "is_primary_nick": true,
            "variants": [
                "FM",
                "Five Musicians"
            ]
        },
        {
            "name": "Four Musicians",
            "abbreviation": "FM",
            "is_primary_nick": false,
            "variants": [
                "FM",
                "Four Musicians"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8171/?format=api",
                "id": 8171,
                "name": "Zodiak"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8508/?format=api",
                "id": 8508,
                "name": "Big Jim"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/83/?format=api",
                "id": 83,
                "name": "MD"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8759/?format=api",
                "id": 8759,
                "name": "Necros"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/475/?format=api",
                "id": 475,
                "name": "Vic"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/369/?format=api",
                "id": 369,
                "name": "Purple Motion"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2789/?format=api",
                "id": 2789,
                "name": "Jeroen Tel"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/488/?format=api",
                "id": 488,
                "name": "Hunz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16896/?format=api",
                "id": 16896,
                "name": "Sleem"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16894/?format=api",
                "id": 16894,
                "name": "Basehead"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "NectarineGroup",
            "url": "https://scenestream.net/demovibes/group/15/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1993"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/music/groups/fm/"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/19970401212300/http://fm.org:80/"
        },
        {
            "link_class": "WikipediaPage",
            "url": "https://en.wikipedia.org/wiki/Five_Musicians"
        }
    ]
}