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

{
    "url": "https://demozoo.org/api/v1/releasers/79178/?format=api",
    "demozoo_url": "https://demozoo.org/groups/79178/",
    "id": 79178,
    "name": "Mutant",
    "is_group": true,
    "nicks": [
        {
            "name": "Mutant",
            "abbreviation": "MTNT",
            "is_primary_nick": true,
            "variants": [
                "MTNT",
                "Mutant"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/79179/?format=api",
                "id": 79179,
                "name": "Mutant Leader"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/79180/?format=api",
                "id": 79180,
                "name": "First Mutant"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/79181/?format=api",
                "id": 79181,
                "name": "Gordon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10882/?format=api",
                "id": 10882,
                "name": "Spoony"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/79183/?format=api",
                "id": 79183,
                "name": "Conde Catiphrone"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/90522/?format=api",
                "id": 90522,
                "name": "Sternone"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}