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

{
    "url": "https://demozoo.org/api/v1/releasers/7542/?format=api",
    "demozoo_url": "https://demozoo.org/groups/7542/",
    "id": 7542,
    "name": "Eastenders",
    "is_group": true,
    "nicks": [
        {
            "name": "Eastenders",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Eastenders"
            ]
        },
        {
            "name": "Eastenders Cracking Crew",
            "abbreviation": "ECC",
            "is_primary_nick": false,
            "variants": [
                "E.C.C.",
                "ECC",
                "Eastenders Cracking Crew"
            ]
        },
        {
            "name": "Eastenders Entertainment Software",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Eastenders Entertainment Software"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7541/?format=api",
                "id": 7541,
                "name": "TDM"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115566/?format=api",
                "id": 115566,
                "name": "Dirty Den"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115567/?format=api",
                "id": 115567,
                "name": "Wicksy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115568/?format=api",
                "id": 115568,
                "name": "Ronnie Kray"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115767/?format=api",
                "id": 115767,
                "name": "Ant"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1857"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8677"
        }
    ]
}