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

{
    "url": "https://demozoo.org/api/v1/releasers/132000/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/132000/",
    "id": 132000,
    "name": "Def",
    "is_group": false,
    "nicks": [
        {
            "name": "Def",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Def"
            ]
        },
        {
            "name": "Tiger",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Tiger"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/131998/?format=api",
                "id": 131998,
                "name": "Elite Cracking Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132001/?format=api",
                "id": 132001,
                "name": "The Eagles Incorporated"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14687/?format=api",
                "id": 14687,
                "name": "The Warlocks"
            },
            "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/132004/?format=api",
                "id": 132004,
                "name": "The Flexions"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6296"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=23516"
        }
    ]
}