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

{
    "url": "https://demozoo.org/api/v1/releasers/87867/?format=api",
    "demozoo_url": "https://demozoo.org/groups/87867/",
    "id": 87867,
    "name": "Code Destruction Limited",
    "is_group": true,
    "nicks": [
        {
            "name": "Code Destruction Limited",
            "abbreviation": "CDL",
            "is_primary_nick": true,
            "variants": [
                "CDL",
                "Code Destruction Limited"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12757/?format=api",
                "id": 12757,
                "name": "Hotline"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140285/?format=api",
                "id": 140285,
                "name": "Chuck D."
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140288/?format=api",
                "id": 140288,
                "name": "Panther"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12755/?format=api",
                "id": 12755,
                "name": "Bod"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140113/?format=api",
                "id": 140113,
                "name": "SKN"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2484"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8866"
        }
    ]
}