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

{
    "url": "https://demozoo.org/api/v1/releasers/41937/?format=api",
    "demozoo_url": "https://demozoo.org/groups/41937/",
    "id": 41937,
    "name": "Cham",
    "is_group": true,
    "nicks": [
        {
            "name": "Cham",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cham"
            ]
        },
        {
            "name": "ChinchillaH & Art of Magic Institute",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "ChinchillaH & Art of Magic Institute"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30534/?format=api",
                "id": 30534,
                "name": "Carmazine"
            },
            "is_current": true
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/42442/?format=api",
                "id": 42442,
                "name": "Art of Magic"
            },
            "is_current": true
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/41372/?format=api",
                "id": 41372,
                "name": "Chinchillah"
            },
            "is_current": true
        }
    ],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4780"
        }
    ]
}