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

{
    "url": "https://demozoo.org/api/v1/releasers/9284/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9284/",
    "id": 9284,
    "name": "Ascendancy",
    "is_group": true,
    "nicks": [
        {
            "name": "Ascendancy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ascendancy"
            ]
        },
        {
            "name": "Ascendancy Creative Labs",
            "abbreviation": "ACL",
            "is_primary_nick": false,
            "variants": [
                "ACL",
                "Ascendancy Creative Labs"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9327/?format=api",
                "id": 9327,
                "name": "Sergant"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9345/?format=api",
                "id": 9345,
                "name": "Breeze"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33312/?format=api",
                "id": 33312,
                "name": "Zorg"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145504/?format=api",
                "id": 145504,
                "name": "CryoGENiX"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7550"
        }
    ]
}