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

{
    "url": "https://demozoo.org/api/v1/releasers/78292/?format=api",
    "demozoo_url": "https://demozoo.org/groups/78292/",
    "id": 78292,
    "name": "Möbius",
    "is_group": true,
    "nicks": [
        {
            "name": "Möbius",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Möbius"
            ]
        },
        {
            "name": "Möbius Group",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Möbius Group"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78293/?format=api",
                "id": 78293,
                "name": "Dr. Who"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78294/?format=api",
                "id": 78294,
                "name": "Chips"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78295/?format=api",
                "id": 78295,
                "name": "Puck"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78296/?format=api",
                "id": 78296,
                "name": "SCSI Moi!"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16559/?format=api",
                "id": 16559,
                "name": "Almighty"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13818"
        }
    ]
}