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

{
    "url": "https://demozoo.org/api/v1/releasers/139870/?format=api",
    "demozoo_url": "https://demozoo.org/groups/139870/",
    "id": 139870,
    "name": "Dump 52",
    "is_group": true,
    "nicks": [
        {
            "name": "Dump 52",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dump 52"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/149688/?format=api",
                "id": 149688,
                "name": "Subsonic Records"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/35704/?format=api",
                "id": 35704,
                "name": "Pherplexer"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/35688/?format=api",
                "id": 35688,
                "name": "Charlie D"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/1616793-Dump-52"
        }
    ]
}