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

{
    "url": "https://demozoo.org/api/v1/releasers/76083/?format=api",
    "demozoo_url": "https://demozoo.org/groups/76083/",
    "id": 76083,
    "name": "Cool Fresh Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "Cool Fresh Crew",
            "abbreviation": "CFC",
            "is_primary_nick": true,
            "variants": [
                "CFC",
                "CFC 3773",
                "Cool Fresh Crew"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76084/?format=api",
                "id": 76084,
                "name": "The Danger Zone"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76115/?format=api",
                "id": 76115,
                "name": "Maniacs"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/143173/?format=api",
                "id": 143173,
                "name": "The Boy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/143172/?format=api",
                "id": 143172,
                "name": "The Pirate"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=5582"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13643"
        }
    ]
}