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

{
    "url": "https://demozoo.org/api/v1/releasers/24848/?format=api",
    "demozoo_url": "https://demozoo.org/groups/24848/",
    "id": 24848,
    "name": "White Rainbow",
    "is_group": true,
    "nicks": [
        {
            "name": "White RainBoZZ!",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "White RainBoZZ!"
            ]
        },
        {
            "name": "White Rainba'",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "White Rainba'"
            ]
        },
        {
            "name": "White Rainbow",
            "abbreviation": "WR",
            "is_primary_nick": true,
            "variants": [
                "WR",
                "White Rainbow"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24684/?format=api",
                "id": 24684,
                "name": "Toto"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28448/?format=api",
                "id": 28448,
                "name": "BlBl"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28449/?format=api",
                "id": 28449,
                "name": "VaVa"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25715/?format=api",
                "id": 25715,
                "name": "Keke"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27716/?format=api",
                "id": 27716,
                "name": "KuKu"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=798"
        }
    ]
}