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

{
    "url": "https://demozoo.org/api/v1/releasers/35584/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/35584/",
    "id": 35584,
    "name": "Symbiote",
    "is_group": false,
    "nicks": [
        {
            "name": "Balrog",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Balrog"
            ]
        },
        {
            "name": "Symbiote",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Symbiote"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35583/?format=api",
                "id": 35583,
                "name": "Ultrabeat"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36802/?format=api",
                "id": 36802,
                "name": "Mush"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3157/?format=api",
                "id": 3157,
                "name": "Kosmic Free Music Foundation"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/1092113-Symbiote"
        },
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/balrog"
        }
    ]
}