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

{
    "url": "https://demozoo.org/api/v1/releasers/67263/?format=api",
    "demozoo_url": "https://demozoo.org/groups/67263/",
    "id": 67263,
    "name": "SONiC DiSSENT",
    "is_group": true,
    "nicks": [
        {
            "name": "SONiC DiSSENT",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "SONiC DiSSENT"
            ]
        },
        {
            "name": "Sonic Dissent Allstarz",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sonic Dissent Allstarz"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4334/?format=api",
                "id": 4334,
                "name": "Gary J. Hung"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20350/?format=api",
                "id": 20350,
                "name": "Mark van Den"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://sonicdissent.org/"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/sonic-dissent/"
        }
    ]
}