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

{
    "url": "https://demozoo.org/api/v1/releasers/107249/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107249/",
    "id": 107249,
    "name": "Blues Brothers",
    "is_group": true,
    "nicks": [
        {
            "name": "Blues Bros.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Blues Bros."
            ]
        },
        {
            "name": "Blues Brothers",
            "abbreviation": "BB",
            "is_primary_nick": true,
            "variants": [
                "BB",
                "Blues Brothers"
            ]
        },
        {
            "name": "The Blues Brothers",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Blues Brothers"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2639"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8941"
        }
    ]
}