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

{
    "url": "https://demozoo.org/api/v1/releasers/2766/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2766/",
    "id": 2766,
    "name": "Sledge",
    "is_group": false,
    "nicks": [
        {
            "name": "Fernandez",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Fernandez"
            ]
        },
        {
            "name": "Icemachine",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Icemachine"
            ]
        },
        {
            "name": "Sledge",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sledge",
                "Sleggan"
            ]
        },
        {
            "name": "robotnik",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "robotnik"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2964/?format=api",
                "id": 2964,
                "name": "Hitmen"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124040/?format=api",
                "id": 124040,
                "name": "Starz"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7624/?format=api",
                "id": 7624,
                "name": "Dynamix"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4046/?format=api",
                "id": 4046,
                "name": "Vortex 42"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3821/?format=api",
                "id": 3821,
                "name": "Mute 101"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=935"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=7390"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=7389"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=7612"
        }
    ]
}