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

{
    "url": "https://demozoo.org/api/v1/releasers/55716/?format=api",
    "demozoo_url": "https://demozoo.org/groups/55716/",
    "id": 55716,
    "name": "The Magic Circle",
    "is_group": true,
    "nicks": [
        {
            "name": "The Magic Circle",
            "abbreviation": "MCL",
            "is_primary_nick": true,
            "variants": [
                "MCL",
                "The Magic Circle"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5109/?format=api",
                "id": 5109,
                "name": "The Sharks"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28907/?format=api",
                "id": 28907,
                "name": "Coco Industries"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "C64chGroup",
            "url": "https://c64.ch/groups/938"
        },
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2154"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8771"
        }
    ]
}