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

{
    "url": "https://demozoo.org/api/v1/releasers/70186/?format=api",
    "demozoo_url": "https://demozoo.org/groups/70186/",
    "id": 70186,
    "name": "Ionix",
    "is_group": true,
    "nicks": [
        {
            "name": "Ionix",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ionix"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/55834/?format=api",
                "id": 55834,
                "name": "Duck Dunn"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65586/?format=api",
                "id": 65586,
                "name": "Cevin"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141514/?format=api",
                "id": 141514,
                "name": "Damion"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=816"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8249"
        }
    ]
}