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

{
    "url": "https://demozoo.org/api/v1/releasers/34886/?format=api",
    "demozoo_url": "https://demozoo.org/groups/34886/",
    "id": 34886,
    "name": "Crystal Corps",
    "is_group": true,
    "nicks": [
        {
            "name": "Crystal Corps",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Crystal Corps"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/12513/?format=api",
                "id": 12513,
                "name": "The Naughty Bytes"
            },
            "is_current": false
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/2202/?format=api",
                "id": 2202,
                "name": "Inter Development"
            },
            "is_current": false
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/31177/?format=api",
                "id": 31177,
                "name": "Blue Software"
            },
            "is_current": false
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/32940/?format=api",
                "id": 32940,
                "name": "The Friendship Cooperation"
            },
            "is_current": false
        }
    ],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11714"
        }
    ]
}