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

{
    "url": "https://demozoo.org/api/v1/releasers/21460/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/21460/",
    "id": 21460,
    "name": "Mind",
    "is_group": false,
    "nicks": [
        {
            "name": "Mind",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mind"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/472/?format=api",
                "id": 472,
                "name": "Acme"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25598/?format=api",
                "id": 25598,
                "name": "K2"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11227/?format=api",
                "id": 11227,
                "name": "Inquisition"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5934/?format=api",
                "id": 5934,
                "name": "Deus Ex Machina"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=678"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=207"
        }
    ]
}