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

{
    "url": "https://demozoo.org/api/v1/releasers/12576/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/12576/",
    "id": 12576,
    "name": "Voodoo",
    "is_group": false,
    "nicks": [
        {
            "name": "Voodoo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Voodoo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14939/?format=api",
                "id": 14939,
                "name": "Fake That"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13220/?format=api",
                "id": 13220,
                "name": "Buenzli Orgas"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/100123/?format=api",
                "id": 100123,
                "name": "Echtzeit - Digitale Kultur"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=777"
        }
    ]
}