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

{
    "url": "https://demozoo.org/api/v1/releasers/9328/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9328/",
    "id": 9328,
    "name": "Fishbone Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "Fishbone",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Fishbone"
            ]
        },
        {
            "name": "Fishbone Crew",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fishbone Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9327/?format=api",
                "id": 9327,
                "name": "Sergant"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9345/?format=api",
                "id": 9345,
                "name": "Breeze"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/31040/?format=api",
                "id": 31040,
                "name": "Rasmer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33312/?format=api",
                "id": 33312,
                "name": "Zorg"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33316/?format=api",
                "id": 33316,
                "name": "Scratcher"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145504/?format=api",
                "id": 145504,
                "name": "CryoGENiX"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/149136/?format=api",
                "id": 149136,
                "name": "Pilot"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://fishbone.untergrund.net/"
        },
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=5829"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1939"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/fishbone_crew/"
        }
    ]
}