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

{
    "url": "https://demozoo.org/api/v1/releasers/40027/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/40027/",
    "id": 40027,
    "name": "Icegirl",
    "is_group": false,
    "nicks": [
        {
            "name": "Ice",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ice"
            ]
        },
        {
            "name": "Icegirl",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "IG",
                "Icegirl"
            ]
        },
        {
            "name": "Nancy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Nancy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5087/?format=api",
                "id": 5087,
                "name": "Raiders of the Lost Empire"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108780/?format=api",
                "id": 108780,
                "name": "Rock'n Role Staff"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109521/?format=api",
                "id": 109521,
                "name": "The ArachnoPhobia Staff"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1969"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5479"
        }
    ]
}