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

{
    "url": "https://demozoo.org/api/v1/releasers/72463/?format=api",
    "demozoo_url": "https://demozoo.org/groups/72463/",
    "id": 72463,
    "name": "Interior Voltage",
    "is_group": true,
    "nicks": [
        {
            "name": "Interior Voltage",
            "abbreviation": "iTv",
            "is_primary_nick": true,
            "variants": [
                "Interior Voltage",
                "iTv"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72464/?format=api",
                "id": 72464,
                "name": "Thor-iN"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/84445/?format=api",
                "id": 84445,
                "name": "XTC"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24491/?format=api",
                "id": 24491,
                "name": "Katchor"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24488/?format=api",
                "id": 24488,
                "name": "LordB"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/84446/?format=api",
                "id": 84446,
                "name": "Zyla"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13172"
        }
    ]
}