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

{
    "url": "https://demozoo.org/api/v1/releasers/34551/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/34551/",
    "id": 34551,
    "name": "Daxey",
    "is_group": false,
    "nicks": [
        {
            "name": "Daxey",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Daxey"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35231/?format=api",
                "id": 35231,
                "name": "Bloody Coders"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/33637/?format=api",
                "id": 33637,
                "name": "Waxsoft"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2249/?format=api",
                "id": 2249,
                "name": "Slight"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/11451635-Daxey"
        }
    ]
}