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

{
    "url": "https://demozoo.org/api/v1/releasers/15291/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/15291/",
    "id": 15291,
    "name": "Bomb20",
    "is_group": false,
    "nicks": [
        {
            "name": "Bomb 20",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Bomb 20"
            ]
        },
        {
            "name": "Bomb20",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bomb20"
            ]
        },
        {
            "name": "P.Smurf",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "P.Smurf"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9929/?format=api",
                "id": 9929,
                "name": "Radical Rhythms"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36390/?format=api",
                "id": 36390,
                "name": "DEEP"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10011/?format=api",
                "id": 10011,
                "name": "Twist"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22523/?format=api",
                "id": 22523,
                "name": "Excessive Force Crew"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58897/?format=api",
                "id": 58897,
                "name": "Liquid"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=13154"
        },
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/Bomb+20"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/bomb20music/"
        }
    ]
}