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

{
    "url": "https://demozoo.org/api/v1/releasers/9044/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9044/",
    "id": 9044,
    "name": "Illusion",
    "is_group": true,
    "nicks": [
        {
            "name": "Illusion",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Illusion"
            ]
        },
        {
            "name": "Ilsn",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ilsn"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9043/?format=api",
                "id": 9043,
                "name": "Kriss"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9388/?format=api",
                "id": 9388,
                "name": "Scalman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9389/?format=api",
                "id": 9389,
                "name": "Maniu"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9390/?format=api",
                "id": 9390,
                "name": "Pyza"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9355/?format=api",
                "id": 9355,
                "name": "Drozol"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9391/?format=api",
                "id": 9391,
                "name": "RadXcell"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9536/?format=api",
                "id": 9536,
                "name": "LCD"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17222/?format=api",
                "id": 17222,
                "name": "Angelo"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12493"
        }
    ]
}