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

{
    "url": "https://demozoo.org/api/v1/releasers/106601/?format=api",
    "demozoo_url": "https://demozoo.org/groups/106601/",
    "id": 106601,
    "name": "Lagune",
    "is_group": true,
    "nicks": [
        {
            "name": "Lagune",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lagune"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/125699/?format=api",
                "id": 125699,
                "name": "Champ"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17451/?format=api",
                "id": 17451,
                "name": "Dejuhra"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/125797/?format=api",
                "id": 125797,
                "name": "Kapitan Future"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/126372/?format=api",
                "id": 126372,
                "name": "Captain Picard"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133449/?format=api",
                "id": 133449,
                "name": "Grandmaster AJ"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=826"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8394"
        }
    ]
}