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

{
    "url": "https://demozoo.org/api/v1/releasers/35012/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/35012/",
    "id": 35012,
    "name": "Mick The Punisher",
    "is_group": false,
    "nicks": [
        {
            "name": "Mick The Punisher",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "MTP",
                "Mick The Punisher"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35008/?format=api",
                "id": 35008,
                "name": "Fire Skull"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10620/?format=api",
                "id": 10620,
                "name": "The Incredible Baum"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/146255/?format=api",
                "id": 146255,
                "name": "Despair Inc."
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/mick%20the%20punisher"
        }
    ]
}