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

{
    "url": "https://demozoo.org/api/v1/releasers/108647/?format=api",
    "demozoo_url": "https://demozoo.org/groups/108647/",
    "id": 108647,
    "name": "Powerstack",
    "is_group": true,
    "nicks": [
        {
            "name": "Powerstack",
            "abbreviation": "PWS",
            "is_primary_nick": true,
            "variants": [
                "PWS",
                "Powerstack"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57389/?format=api",
                "id": 57389,
                "name": "Mantronix"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146803/?format=api",
                "id": 146803,
                "name": "The Thinker"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/147649/?format=api",
                "id": 147649,
                "name": "Mc. Scare"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3802"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9333"
        }
    ]
}