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

{
    "url": "https://demozoo.org/api/v1/releasers/116953/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/116953/",
    "id": 116953,
    "name": "Mixhaus",
    "is_group": false,
    "nicks": [
        {
            "name": "Mixhaus",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mixhaus"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/62148/?format=api",
                "id": 62148,
                "name": "Danger High Voltage"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/122896/?format=api",
                "id": 122896,
                "name": "Society of Sound"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}