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

{
    "url": "https://demozoo.org/api/v1/releasers/9341/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9341/",
    "id": 9341,
    "name": "Critical Mass",
    "is_group": true,
    "nicks": [
        {
            "name": "Critical Mass",
            "abbreviation": "CMS",
            "is_primary_nick": true,
            "variants": [
                "CMS",
                "Critical Mass"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9129/?format=api",
                "id": 9129,
                "name": "Jocker"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8946/?format=api",
                "id": 8946,
                "name": "Phantom Lord"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9124/?format=api",
                "id": 9124,
                "name": "Klim"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15742/?format=api",
                "id": 15742,
                "name": "Warhawk"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33159/?format=api",
                "id": 33159,
                "name": "Vooze"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/35642/?format=api",
                "id": 35642,
                "name": "Orion"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33243/?format=api",
                "id": 33243,
                "name": "Tiamad"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45612/?format=api",
                "id": 45612,
                "name": "Demon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9737/?format=api",
                "id": 9737,
                "name": "Screw"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148845/?format=api",
                "id": 148845,
                "name": "Neya"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1301"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/cms/"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/critical_mass/"
        }
    ]
}