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

{
    "url": "https://demozoo.org/api/v1/releasers/5033/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5033/",
    "id": 5033,
    "name": "Icecube",
    "is_group": false,
    "nicks": [
        {
            "name": "Ice Cube",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ice Cube"
            ]
        },
        {
            "name": "Icecube",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Icecube"
            ]
        },
        {
            "name": "Perfection",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Perfection"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5021/?format=api",
                "id": 5021,
                "name": "Light"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=204"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=20247"
        }
    ]
}