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

{
    "url": "https://demozoo.org/api/v1/releasers/109742/?format=api",
    "demozoo_url": "https://demozoo.org/groups/109742/",
    "id": 109742,
    "name": "The Great Breakers",
    "is_group": true,
    "nicks": [
        {
            "name": "The Great Breakers",
            "abbreviation": "TGB",
            "is_primary_nick": true,
            "variants": [
                "TGB",
                "The Great Breakers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/139585/?format=api",
                "id": 139585,
                "name": "The Power Terminator"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/139582/?format=api",
                "id": 139582,
                "name": "The Dark Devil"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/139584/?format=api",
                "id": 139584,
                "name": "The Vamp"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3770"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9316"
        }
    ]
}