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

{
    "url": "https://demozoo.org/api/v1/releasers/91826/?format=api",
    "demozoo_url": "https://demozoo.org/groups/91826/",
    "id": 91826,
    "name": "The Commodore Boys",
    "is_group": true,
    "nicks": [
        {
            "name": "The Commodore Boys",
            "abbreviation": "TCB",
            "is_primary_nick": true,
            "variants": [
                "T.C.B.",
                "TCB",
                "The Commodore Boys"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140284/?format=api",
                "id": 140284,
                "name": "Henk"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/126516/?format=api",
                "id": 126516,
                "name": "PCB"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/112260/?format=api",
                "id": 112260,
                "name": "Roger"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2705"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=5714"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8971"
        }
    ]
}