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

{
    "url": "https://demozoo.org/api/v1/releasers/109217/?format=api",
    "demozoo_url": "https://demozoo.org/groups/109217/",
    "id": 109217,
    "name": "Studio12",
    "is_group": true,
    "nicks": [
        {
            "name": "Studio12",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Studio 12",
                "Studio12"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148278/?format=api",
                "id": 148278,
                "name": "designran"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148279/?format=api",
                "id": 148279,
                "name": "duxiaojie"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148280/?format=api",
                "id": 148280,
                "name": "WeiMing Huo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16025/?format=api",
                "id": 16025,
                "name": "Sunnm"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://group.hexun.com/studio12"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6175"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20051003225336/http://blog.hexun.com/studio12/default.aspx"
        }
    ]
}