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

{
    "url": "https://demozoo.org/api/v1/releasers/36934/?format=api",
    "demozoo_url": "https://demozoo.org/groups/36934/",
    "id": 36934,
    "name": "Gum",
    "is_group": true,
    "nicks": [
        {
            "name": "Gum",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Gum"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/31304/?format=api",
                "id": 31304,
                "name": "Debi"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/38468/?format=api",
                "id": 38468,
                "name": "Necrox"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/38470/?format=api",
                "id": 38470,
                "name": "Ibartxo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/38514/?format=api",
                "id": 38514,
                "name": "Gorku"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/41706/?format=api",
                "id": 41706,
                "name": "Mamunix"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3209"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/gum/"
        }
    ]
}