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

{
    "url": "https://demozoo.org/api/v1/releasers/10016/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10016/",
    "id": 10016,
    "name": "bze",
    "is_group": false,
    "nicks": [
        {
            "name": "Beezee",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Beezee"
            ]
        },
        {
            "name": "Chda",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Chda"
            ]
        },
        {
            "name": "bze",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "bze"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10/?format=api",
                "id": 10,
                "name": "Matt Current"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1128/?format=api",
                "id": 1128,
                "name": "Takomo"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/142112/?format=api",
                "id": 142112,
                "name": "Kyoto Republik"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/819066-Pekka-Kokkonen"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=3890"
        }
    ]
}