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

{
    "url": "https://demozoo.org/api/v1/releasers/24278/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/24278/",
    "id": 24278,
    "name": "Maverick",
    "is_group": false,
    "nicks": [
        {
            "name": "Maverick",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Maverick"
            ]
        },
        {
            "name": "Psycho",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Psycho"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14217/?format=api",
                "id": 14217,
                "name": "Blacktron Music Productions"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/518/?format=api",
                "id": 518,
                "name": "Level-D"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26066/?format=api",
                "id": 26066,
                "name": "AXss"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35662/?format=api",
                "id": 35662,
                "name": "Advance"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27623/?format=api",
                "id": 27623,
                "name": "Advanced Rhythm Technologies"
            },
            "is_current": false
        },
        {
            "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/7233/?format=api",
                "id": 7233,
                "name": "Moz(ic)art"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/1376648-Maverick-14"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=3548"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/mav/"
        }
    ]
}