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

{
    "url": "https://demozoo.org/api/v1/releasers/26886/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/26886/",
    "id": 26886,
    "name": "Sade",
    "is_group": false,
    "nicks": [
        {
            "name": "Sade",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sade"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6433/?format=api",
                "id": 6433,
                "name": "DTIMGW"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11195/?format=api",
                "id": 11195,
                "name": "Castrum Doloris"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/43750/?format=api",
                "id": 43750,
                "name": "DreamTrip"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=424"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.epilogue.net/profile/sade"
        }
    ]
}