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

{
    "url": "https://demozoo.org/api/v1/releasers/106900/?format=api",
    "demozoo_url": "https://demozoo.org/groups/106900/",
    "id": 106900,
    "name": "ACID",
    "is_group": true,
    "nicks": [
        {
            "name": "ACID",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "ACID"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140985/?format=api",
                "id": 140985,
                "name": "Reverb"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/55346/?format=api",
                "id": 55346,
                "name": "Jimmy Z"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148354/?format=api",
                "id": 148354,
                "name": "Bill the Cat"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148357/?format=api",
                "id": 148357,
                "name": "The Banshee"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2765"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9997"
        }
    ]
}