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

{
    "url": "https://demozoo.org/api/v1/releasers/107204/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107204/",
    "id": 107204,
    "name": "Beverly Hills Group",
    "is_group": true,
    "nicks": [
        {
            "name": "Beverly Hills Group",
            "abbreviation": "BHG",
            "is_primary_nick": true,
            "variants": [
                "BHG",
                "Beverly Hills Group"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/121458/?format=api",
                "id": 121458,
                "name": "Mylus"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/121459/?format=api",
                "id": 121459,
                "name": "TTL"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/29028/?format=api",
                "id": 29028,
                "name": "Levi"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2440"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8851"
        }
    ]
}