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

{
    "url": "https://demozoo.org/api/v1/releasers/109674/?format=api",
    "demozoo_url": "https://demozoo.org/groups/109674/",
    "id": 109674,
    "name": "The Dynamite-Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "Dynamite",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dynamite"
            ]
        },
        {
            "name": "The Dynamite-Crew",
            "abbreviation": "DNM",
            "is_primary_nick": true,
            "variants": [
                "DNM",
                "The Dynamite Crew",
                "The Dynamite-Crew"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109554/?format=api",
                "id": 109554,
                "name": "The Black Tulip"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/117221/?format=api",
                "id": 117221,
                "name": "Dynamite"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70989/?format=api",
                "id": 70989,
                "name": "Zerocat"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4148"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9468"
        }
    ]
}