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

{
    "url": "https://demozoo.org/api/v1/releasers/10500/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10500/",
    "id": 10500,
    "name": "Drax",
    "is_group": false,
    "nicks": [
        {
            "name": "Dragan Espenschied",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "D.E.",
                "Dragan Espenschied"
            ]
        },
        {
            "name": "Drax",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "DRX",
                "Drax"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6087/?format=api",
                "id": 6087,
                "name": "YM Rockerz"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32184/?format=api",
                "id": 32184,
                "name": "Bodenständig 2000"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36734/?format=api",
                "id": 36734,
                "name": "Alien Invaders"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://1x-upon.com/~despens/"
        },
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/25905-Drx"
        },
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/437089-Dragan-Espenschied"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/despens"
        }
    ]
}