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

{
    "url": "https://demozoo.org/api/v1/releasers/79712/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/79712/",
    "id": 79712,
    "name": "Toon Goon",
    "is_group": false,
    "nicks": [
        {
            "name": "Jae",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jae"
            ]
        },
        {
            "name": "Toon Goon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Toon Goon"
            ]
        },
        {
            "name": "ToonGoon",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "ToonGoon"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                "id": 2196,
                "name": "Insane Creators Enterprise"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6872/?format=api",
                "id": 6872,
                "name": "Blocktronics"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109398/?format=api",
                "id": 109398,
                "name": "Jihad"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110554/?format=api",
                "id": 110554,
                "name": "Paramount"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13963/?format=api",
                "id": 13963,
                "name": "Fire"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/toon%20goon"
        }
    ]
}