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

{
    "url": "https://demozoo.org/api/v1/releasers/13756/?format=api",
    "demozoo_url": "https://demozoo.org/groups/13756/",
    "id": 13756,
    "name": "The Electrocution",
    "is_group": true,
    "nicks": [
        {
            "name": "The Electrocution",
            "abbreviation": "ELQ",
            "is_primary_nick": true,
            "variants": [
                "ELQ",
                "Electrocution",
                "The Electrocution"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15178/?format=api",
                "id": 15178,
                "name": "tChr"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/81163/?format=api",
                "id": 81163,
                "name": "Icaros"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/81162/?format=api",
                "id": 81162,
                "name": "Lunkwill"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/126570/?format=api",
                "id": 126570,
                "name": "Zanti"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}