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

{
    "url": "https://demozoo.org/api/v1/releasers/51250/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/51250/",
    "id": 51250,
    "name": "Iceman",
    "is_group": false,
    "nicks": [
        {
            "name": "Bruno",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Bruno"
            ]
        },
        {
            "name": "Iceman",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Iceman"
            ]
        },
        {
            "name": "Icman",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Icman"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54209/?format=api",
                "id": 54209,
                "name": "OKS Import Division"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8/?format=api",
                "id": 8,
                "name": "Skid Row"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/103989/?format=api",
                "id": 103989,
                "name": "Colonia"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=17289"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=66503"
        }
    ]
}