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

{
    "url": "https://demozoo.org/api/v1/releasers/20487/?format=api",
    "demozoo_url": "https://demozoo.org/groups/20487/",
    "id": 20487,
    "name": "The Lab",
    "is_group": true,
    "nicks": [
        {
            "name": "The Lab",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Lab"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10195/?format=api",
                "id": 10195,
                "name": "Amigo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/40534/?format=api",
                "id": 40534,
                "name": "Rawnoise"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45624/?format=api",
                "id": 45624,
                "name": "Nuclear"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=610"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/the_lab/"
        }
    ]
}