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

{
    "url": "https://demozoo.org/api/v1/releasers/72671/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/72671/",
    "id": 72671,
    "name": "Evil Uncle",
    "is_group": false,
    "nicks": [
        {
            "name": "Evil Uncle",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "EU",
                "Evil Uncle"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/72670/?format=api",
                "id": 72670,
                "name": "Malondorous Griffin Entanglement"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/87965/?format=api",
                "id": 87965,
                "name": "The Underground Rebellion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/89464/?format=api",
                "id": 89464,
                "name": "The Silent Terror"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121612/?format=api",
                "id": 121612,
                "name": "Rage & Trading"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121621/?format=api",
                "id": 121621,
                "name": "Cirrus"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/evil%20uncle"
        }
    ]
}