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

{
    "url": "https://demozoo.org/api/v1/releasers/27648/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/27648/",
    "id": 27648,
    "name": "Head",
    "is_group": false,
    "nicks": [
        {
            "name": "Head",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Head"
            ]
        },
        {
            "name": "Headcrasher",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Headcrasher",
                "hc"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12160/?format=api",
                "id": 12160,
                "name": "Throb"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10339/?format=api",
                "id": 10339,
                "name": "Galza"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/149983/?format=api",
                "id": 149983,
                "name": "Dark Land Crew"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/headcrasher"
        }
    ]
}