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

{
    "url": "https://demozoo.org/api/v1/releasers/23404/?format=api",
    "demozoo_url": "https://demozoo.org/groups/23404/",
    "id": 23404,
    "name": "Sabat",
    "is_group": true,
    "nicks": [
        {
            "name": "Sabat",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sabat",
                "Sabath"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23411/?format=api",
                "id": 23411,
                "name": "Roody"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=7192"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11660"
        }
    ]
}