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

{
    "url": "https://demozoo.org/api/v1/releasers/23399/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/23399/",
    "id": 23399,
    "name": "Elban",
    "is_group": false,
    "nicks": [
        {
            "name": "El Banditos",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "El Banditos"
            ]
        },
        {
            "name": "Elban",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Elban"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/887/?format=api",
                "id": 887,
                "name": "Arise"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7511/?format=api",
                "id": 7511,
                "name": "Success & The Ruling Company"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14742/?format=api",
                "id": 14742,
                "name": "Ascraeus"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/42538/?format=api",
                "id": 42538,
                "name": "Fatum"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23015/?format=api",
                "id": 23015,
                "name": "Unreal"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1669"
        }
    ]
}