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

{
    "url": "https://demozoo.org/api/v1/releasers/56384/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/56384/",
    "id": 56384,
    "name": "Stormlord",
    "is_group": false,
    "nicks": [
        {
            "name": "Duplo",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Duplo"
            ]
        },
        {
            "name": "Stormlord",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Stormlord"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5085/?format=api",
                "id": 5085,
                "name": "Warriors of the Wasteland"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/148677/?format=api",
                "id": 148677,
                "name": "303"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6685/?format=api",
                "id": 6685,
                "name": "Antic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106491/?format=api",
                "id": 106491,
                "name": "Warriors of Music"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/148679/?format=api",
                "id": 148679,
                "name": "Citz"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=973"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=21716"
        }
    ]
}