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

{
    "url": "https://demozoo.org/api/v1/releasers/21837/?format=api",
    "demozoo_url": "https://demozoo.org/groups/21837/",
    "id": 21837,
    "name": "Mystery Arts",
    "is_group": true,
    "nicks": [
        {
            "name": "Mystery Arts",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mystery Arts"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11252/?format=api",
                "id": 11252,
                "name": "Scanner"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46328/?format=api",
                "id": 46328,
                "name": "Schedar"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46329/?format=api",
                "id": 46329,
                "name": "Hawk"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4236"
        }
    ]
}