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

{
    "url": "https://demozoo.org/api/v1/releasers/31417/?format=api",
    "demozoo_url": "https://demozoo.org/groups/31417/",
    "id": 31417,
    "name": "The Un-Nameables",
    "is_group": true,
    "nicks": [
        {
            "name": "The Un-Nameables",
            "abbreviation": "TUN",
            "is_primary_nick": true,
            "variants": [
                "TUN",
                "The Un-Nameables"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2157/?format=api",
                "id": 2157,
                "name": "Automation"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/31413/?format=api",
                "id": 31413,
                "name": "Dack"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/31414/?format=api",
                "id": 31414,
                "name": "Frodo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/31415/?format=api",
                "id": 31415,
                "name": "Phill"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2368/?format=api",
                "id": 2368,
                "name": "Cyrano Jones"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10973"
        }
    ]
}