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

{
    "url": "https://demozoo.org/api/v1/releasers/107742/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107742/",
    "id": 107742,
    "name": "The Dolphin Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "The Dolphin Crew",
            "abbreviation": "TDC",
            "is_primary_nick": true,
            "variants": [
                "TDC",
                "The Dolphin Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/139613/?format=api",
                "id": 139613,
                "name": "Saga"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/139614/?format=api",
                "id": 139614,
                "name": "Joker"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/56217/?format=api",
                "id": 56217,
                "name": "B.A."
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1671"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8629"
        }
    ]
}