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

{
    "url": "https://demozoo.org/api/v1/releasers/84811/?format=api",
    "demozoo_url": "https://demozoo.org/groups/84811/",
    "id": 84811,
    "name": "C + L",
    "is_group": true,
    "nicks": [
        {
            "name": "C & L Union",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "C & L Union"
            ]
        },
        {
            "name": "C + L",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "C + L"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5109/?format=api",
                "id": 5109,
                "name": "The Sharks"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=15323"
        }
    ]
}