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

{
    "url": "https://demozoo.org/api/v1/releasers/105916/?format=api",
    "demozoo_url": "https://demozoo.org/groups/105916/",
    "id": 105916,
    "name": "The High Voltage",
    "is_group": true,
    "nicks": [
        {
            "name": "The High Voltage",
            "abbreviation": "THV",
            "is_primary_nick": true,
            "variants": [
                "THV",
                "The High Voltage"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105917/?format=api",
                "id": 105917,
                "name": "Brada"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105918/?format=api",
                "id": 105918,
                "name": "Zac"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}