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

{
    "url": "https://demozoo.org/api/v1/releasers/83921/?format=api",
    "demozoo_url": "https://demozoo.org/groups/83921/",
    "id": 83921,
    "name": "Bionix",
    "is_group": true,
    "nicks": [
        {
            "name": "Bionix",
            "abbreviation": "BX",
            "is_primary_nick": true,
            "variants": [
                "BX",
                "Bionix"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/83957/?format=api",
                "id": 83957,
                "name": "Double U"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2772/?format=api",
                "id": 2772,
                "name": "Chotaire"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140845/?format=api",
                "id": 140845,
                "name": "Lez Fetz"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=479"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7314"
        }
    ]
}