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

{
    "url": "https://demozoo.org/api/v1/releasers/115559/?format=api",
    "demozoo_url": "https://demozoo.org/groups/115559/",
    "id": 115559,
    "name": "The Damned Incorporation",
    "is_group": true,
    "nicks": [
        {
            "name": "The Damned Inc. 1911",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Damned Inc. 1911"
            ]
        },
        {
            "name": "The Damned Incorporation",
            "abbreviation": "TDI",
            "is_primary_nick": true,
            "variants": [
                "TDI",
                "The Damned Incorporation"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115558/?format=api",
                "id": 115558,
                "name": "Bugs Bunny"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23277/?format=api",
                "id": 23277,
                "name": "The Damned"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132099/?format=api",
                "id": 132099,
                "name": "New Tiger"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4340"
        }
    ]
}