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

{
    "url": "https://demozoo.org/api/v1/releasers/84823/?format=api",
    "demozoo_url": "https://demozoo.org/groups/84823/",
    "id": 84823,
    "name": "Pentacle",
    "is_group": true,
    "nicks": [
        {
            "name": "Pentacle",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pentacle"
            ]
        },
        {
            "name": "The Pentacle",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Pentacle"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/84824/?format=api",
                "id": 84824,
                "name": "Dueco"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/84825/?format=api",
                "id": 84825,
                "name": "Gremlin"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/56149/?format=api",
                "id": 56149,
                "name": "Electro"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135858/?format=api",
                "id": 135858,
                "name": "Tale"
            },
            "is_current": false
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/90273/?format=api",
                "id": 90273,
                "name": "ROM"
            },
            "is_current": true
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3003"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6256"
        }
    ]
}