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

{
    "url": "https://demozoo.org/api/v1/releasers/78921/?format=api",
    "demozoo_url": "https://demozoo.org/groups/78921/",
    "id": 78921,
    "name": "Alliance",
    "is_group": true,
    "nicks": [
        {
            "name": "Alliance",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Alliance"
            ]
        },
        {
            "name": "The Alliance",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Alliance"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78922/?format=api",
                "id": 78922,
                "name": "Schizophreniac"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/67445/?format=api",
                "id": 67445,
                "name": "Black Magik"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14852/?format=api",
                "id": 14852,
                "name": "Island of Reil"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78923/?format=api",
                "id": 78923,
                "name": "Mendelssohn"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78924/?format=api",
                "id": 78924,
                "name": "Nemesis"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13863"
        }
    ]
}