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

{
    "url": "https://demozoo.org/api/v1/releasers/57828/?format=api",
    "demozoo_url": "https://demozoo.org/groups/57828/",
    "id": 57828,
    "name": "The Collective",
    "is_group": true,
    "nicks": [
        {
            "name": "The Collective",
            "abbreviation": "TCL",
            "is_primary_nick": true,
            "variants": [
                "TCL",
                "The Collective"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/64218/?format=api",
                "id": 64218,
                "name": "Mash"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71650/?format=api",
                "id": 71650,
                "name": "Lillanegra"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=8215"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=61733"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12551"
        }
    ]
}