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

{
    "url": "https://demozoo.org/api/v1/releasers/47444/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/47444/",
    "id": 47444,
    "name": "Nightwalker",
    "is_group": false,
    "nicks": [
        {
            "name": "Nashua",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Nashua"
            ]
        },
        {
            "name": "Nightwalker",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nightwalker"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47443/?format=api",
                "id": 47443,
                "name": "J-Beam"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109897/?format=api",
                "id": 109897,
                "name": "The Mad Boys"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108197/?format=api",
                "id": 108197,
                "name": "The Mad Crackers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106718/?format=api",
                "id": 106718,
                "name": "Xeion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14687/?format=api",
                "id": 14687,
                "name": "The Warlocks"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=11244"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=7762"
        }
    ]
}