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

{
    "url": "https://demozoo.org/api/v1/releasers/35688/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/35688/",
    "id": 35688,
    "name": "Charlie D",
    "is_group": false,
    "nicks": [
        {
            "name": "Charlie D",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Charlie D"
            ]
        },
        {
            "name": "Mark Foundler",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mark Foundler"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27623/?format=api",
                "id": 27623,
                "name": "Advanced Rhythm Technologies"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/137144/?format=api",
                "id": 137144,
                "name": "Radioactive Minds"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/149688/?format=api",
                "id": 149688,
                "name": "Subsonic Records"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/139870/?format=api",
                "id": 139870,
                "name": "Dump 52"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14221/?format=api",
                "id": 14221,
                "name": "Fridge"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/139874/?format=api",
                "id": 139874,
                "name": "One Touch Records"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/987532-Charlie-D"
        }
    ]
}