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

{
    "url": "https://demozoo.org/api/v1/releasers/8889/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8889/",
    "id": 8889,
    "name": "Extacy-3",
    "is_group": true,
    "nicks": [
        {
            "name": "Extacy 3",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Extacy 3"
            ]
        },
        {
            "name": "Extacy-3",
            "abbreviation": "E-3",
            "is_primary_nick": true,
            "variants": [
                "E-3",
                "Extacy-3"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8906/?format=api",
                "id": 8906,
                "name": "United Extacy"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8909/?format=api",
                "id": 8909,
                "name": "Conventional Extacy"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8934/?format=api",
                "id": 8934,
                "name": "LaesQ"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8938/?format=api",
                "id": 8938,
                "name": "Bogie"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9000/?format=api",
                "id": 9000,
                "name": "K-0s"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145558/?format=api",
                "id": 145558,
                "name": "Gwi"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145559/?format=api",
                "id": 145559,
                "name": "Brainer"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/54134/?format=api",
                "id": 54134,
                "name": "Zack"
            },
            "is_current": false
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/8888/?format=api",
                "id": 8888,
                "name": "Yolpa Bros"
            },
            "is_current": false
        }
    ],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=774"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/extacy-3/"
        }
    ]
}