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

{
    "url": "https://demozoo.org/api/v1/releasers/76054/?format=api",
    "demozoo_url": "https://demozoo.org/groups/76054/",
    "id": 76054,
    "name": "Backbone Society",
    "is_group": true,
    "nicks": [
        {
            "name": "Backbone Society",
            "abbreviation": "BBS",
            "is_primary_nick": true,
            "variants": [
                "BBS",
                "Backbone Society"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/80151/?format=api",
                "id": 80151,
                "name": "Nuckhead"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/80152/?format=api",
                "id": 80152,
                "name": "Nic"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/97888/?format=api",
                "id": 97888,
                "name": "Bussi"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/113719/?format=api",
                "id": 113719,
                "name": "The Champ"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/113721/?format=api",
                "id": 113721,
                "name": "Satan"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1454"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13942"
        }
    ]
}