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

{
    "url": "https://demozoo.org/api/v1/releasers/110069/?format=api",
    "demozoo_url": "https://demozoo.org/groups/110069/",
    "id": 110069,
    "name": "The Wolverines",
    "is_group": true,
    "nicks": [
        {
            "name": "The Wolverines",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Wolverines"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137345/?format=api",
                "id": 137345,
                "name": "Hex"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/126056/?format=api",
                "id": 126056,
                "name": "Blade"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2974"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=5048"
        }
    ]
}