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

{
    "url": "https://demozoo.org/api/v1/releasers/131397/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/131397/",
    "id": 131397,
    "name": "Hideous Spawn",
    "is_group": false,
    "nicks": [
        {
            "name": "Ghost Man",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ghost Man"
            ]
        },
        {
            "name": "Hideous Spawn",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "HS",
                "Hideous Spawn"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108510/?format=api",
                "id": 108510,
                "name": "DiRE"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123284/?format=api",
                "id": 123284,
                "name": "Infinity Trainers Unlimited"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/hideous+spawn"
        }
    ]
}