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

{
    "url": "https://demozoo.org/api/v1/releasers/107659/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107659/",
    "id": 107659,
    "name": "Delta",
    "is_group": true,
    "nicks": [
        {
            "name": "Delta",
            "abbreviation": "[D]",
            "is_primary_nick": true,
            "variants": [
                "Delta",
                "[D]"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8821/?format=api",
                "id": 8821,
                "name": "Taper"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148932/?format=api",
                "id": 148932,
                "name": "Quorthon"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148933/?format=api",
                "id": 148933,
                "name": "Beam"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148934/?format=api",
                "id": 148934,
                "name": "Scratch"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=490"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1427"
        }
    ]
}