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

{
    "url": "https://demozoo.org/api/v1/releasers/116134/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/116134/",
    "id": 116134,
    "name": "Chavo",
    "is_group": false,
    "nicks": [
        {
            "name": "Captain Kirk",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Captain Kirk"
            ]
        },
        {
            "name": "Chavo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Chavo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116129/?format=api",
                "id": 116129,
                "name": "X-Men"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7821/?format=api",
                "id": 7821,
                "name": "Bencor Brothers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115815/?format=api",
                "id": 115815,
                "name": "East Coast Pirates"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116135/?format=api",
                "id": 116135,
                "name": "Masters of a Trading Vision"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115528/?format=api",
                "id": 115528,
                "name": "The Elite Circle"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=24370"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=21277"
        }
    ]
}