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

{
    "url": "https://demozoo.org/api/v1/releasers/147232/?format=api",
    "demozoo_url": "https://demozoo.org/groups/147232/",
    "id": 147232,
    "name": "Pentagram",
    "is_group": true,
    "nicks": [
        {
            "name": "Pentagram",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pentagram"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135778/?format=api",
                "id": 135778,
                "name": "Axon"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/128090/?format=api",
                "id": 128090,
                "name": "Renegade"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=6654"
        }
    ]
}