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

{
    "url": "https://demozoo.org/api/v1/releasers/108646/?format=api",
    "demozoo_url": "https://demozoo.org/groups/108646/",
    "id": 108646,
    "name": "Powerslaves",
    "is_group": true,
    "nicks": [
        {
            "name": "Powerslaves",
            "abbreviation": "PWS",
            "is_primary_nick": true,
            "variants": [
                "PWS",
                "Powerslaves"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68880/?format=api",
                "id": 68880,
                "name": "Buddha"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/122650/?format=api",
                "id": 122650,
                "name": "Mirage"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/122730/?format=api",
                "id": 122730,
                "name": "Skate or Die"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=499"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14656"
        }
    ]
}