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

{
    "url": "https://demozoo.org/api/v1/releasers/3636/?format=api",
    "demozoo_url": "https://demozoo.org/groups/3636/",
    "id": 3636,
    "name": "Quite",
    "is_group": true,
    "nicks": [
        {
            "name": "Men With No Name",
            "abbreviation": "MWNN",
            "is_primary_nick": false,
            "variants": [
                "MWNN",
                "Men With No Name"
            ]
        },
        {
            "name": "Quite",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Quite"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3842/?format=api",
                "id": 3842,
                "name": "unc"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3843/?format=api",
                "id": 3843,
                "name": "Ized"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9545/?format=api",
                "id": 9545,
                "name": "Darkman007"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26223/?format=api",
                "id": 26223,
                "name": "agis"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26224/?format=api",
                "id": 26224,
                "name": "Preston"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/31126/?format=api",
                "id": 31126,
                "name": "Minimal Art Manifesto"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33079/?format=api",
                "id": 33079,
                "name": "paralaxeen"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "NectarineGroup",
            "url": "https://scenestream.net/demovibes/group/214/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7522"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10862"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/quite/"
        }
    ]
}