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

{
    "url": "https://demozoo.org/api/v1/releasers/7910/?format=api",
    "demozoo_url": "https://demozoo.org/groups/7910/",
    "id": 7910,
    "name": "The Black Rain",
    "is_group": true,
    "nicks": [
        {
            "name": "Black Rain",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Black Rain"
            ]
        },
        {
            "name": "The Black Rain",
            "abbreviation": "TBR",
            "is_primary_nick": true,
            "variants": [
                "TBR",
                "The Black Rain"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/83465/?format=api",
                "id": 83465,
                "name": "Brighteye"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/83466/?format=api",
                "id": 83466,
                "name": "Erwin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/83468/?format=api",
                "id": 83468,
                "name": "Whiplash"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/83467/?format=api",
                "id": 83467,
                "name": "Infinity"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/121278/?format=api",
                "id": 121278,
                "name": "LifeGuard"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/121279/?format=api",
                "id": 121279,
                "name": "Jerry"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1367"
        }
    ]
}