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

{
    "url": "https://demozoo.org/api/v1/releasers/142152/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/142152/",
    "id": 142152,
    "name": "Nutsack",
    "is_group": false,
    "nicks": [
        {
            "name": "Hobbe",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Hobbe"
            ]
        },
        {
            "name": "Lopez",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Lopez"
            ]
        },
        {
            "name": "Nutsack",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nutsack"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47490/?format=api",
                "id": 47490,
                "name": "Nofx"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70783/?format=api",
                "id": 70783,
                "name": "Red Power"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109617/?format=api",
                "id": 109617,
                "name": "The Coconut Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109752/?format=api",
                "id": 109752,
                "name": "The Hot Mustard Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47541/?format=api",
                "id": 47541,
                "name": "Faith"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=12306"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=12399"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=12331"
        }
    ]
}