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

{
    "url": "https://demozoo.org/api/v1/releasers/107612/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107612/",
    "id": 107612,
    "name": "Danecrew",
    "is_group": true,
    "nicks": [
        {
            "name": "Danecrew",
            "abbreviation": "DC",
            "is_primary_nick": true,
            "variants": [
                "DC",
                "Danecrew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65585/?format=api",
                "id": 65585,
                "name": "Razy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/58379/?format=api",
                "id": 58379,
                "name": "Nigel"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141578/?format=api",
                "id": 141578,
                "name": "Mr. Smart"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16043/?format=api",
                "id": 16043,
                "name": "Mason"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22198/?format=api",
                "id": 22198,
                "name": "Crossfire"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/84219/?format=api",
                "id": 84219,
                "name": "Trailblaze"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2325"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8818"
        }
    ]
}