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

{
    "url": "https://demozoo.org/api/v1/releasers/17996/?format=api",
    "demozoo_url": "https://demozoo.org/groups/17996/",
    "id": 17996,
    "name": "Mindforce",
    "is_group": true,
    "nicks": [
        {
            "name": "Mindforce",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mindforce"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17497/?format=api",
                "id": 17497,
                "name": "Cream"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17143/?format=api",
                "id": 17143,
                "name": "BigBen"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46564/?format=api",
                "id": 46564,
                "name": "Mastagen"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=353"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20010302222756if_/http://www.themindforce.net:80/"
        }
    ]
}