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

{
    "url": "https://demozoo.org/api/v1/releasers/5731/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5731/",
    "id": 5731,
    "name": "Rick",
    "is_group": false,
    "nicks": [
        {
            "name": "Ice-T",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ice-T"
            ]
        },
        {
            "name": "Rick",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rick"
            ]
        },
        {
            "name": "Rick Hoekman",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Rick Hoekman"
            ]
        },
        {
            "name": "Sauron",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sauron"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5732/?format=api",
                "id": 5732,
                "name": "Black Mail"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/156/?format=api",
                "id": 156,
                "name": "Vision"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107557/?format=api",
                "id": 107557,
                "name": "Inorix"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8/?format=api",
                "id": 8,
                "name": "Skid Row"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=6241"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1717"
        },
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/668257-Rick-Hoekman"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=48293"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,177396/"
        }
    ]
}