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

{
    "url": "https://demozoo.org/api/v1/releasers/3016/?format=api",
    "demozoo_url": "https://demozoo.org/groups/3016/",
    "id": 3016,
    "name": "Bandwagon",
    "is_group": true,
    "nicks": [
        {
            "name": "Bandwagon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bandwagon"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3015/?format=api",
                "id": 3015,
                "name": "G-Spot"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3117/?format=api",
                "id": 3117,
                "name": "Neckfreak"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13833/?format=api",
                "id": 13833,
                "name": "Scythe"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13948/?format=api",
                "id": 13948,
                "name": "Radiance"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/155/?format=api",
                "id": 155,
                "name": "Mermaid"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72627/?format=api",
                "id": 72627,
                "name": "AI"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=440"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/19991010033931/http://www.hut.fi:80/~asilvast/bw/"
        }
    ]
}