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

{
    "url": "https://demozoo.org/api/v1/releasers/8909/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8909/",
    "id": 8909,
    "name": "Conventional Extacy",
    "is_group": true,
    "nicks": [
        {
            "name": "Conventional Extacy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Conventional Extacy"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/8908/?format=api",
                "id": 8908,
                "name": "Convention"
            },
            "is_current": true
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/8889/?format=api",
                "id": 8889,
                "name": "Extacy-3"
            },
            "is_current": true
        }
    ],
    "external_links": []
}