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

{
    "url": "https://demozoo.org/api/v1/releasers/19227/?format=api",
    "demozoo_url": "https://demozoo.org/groups/19227/",
    "id": 19227,
    "name": "Studio Style",
    "is_group": true,
    "nicks": [
        {
            "name": "Studio Style",
            "abbreviation": "S2",
            "is_primary_nick": true,
            "variants": [
                "S2",
                "Studio Style"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19234/?format=api",
                "id": 19234,
                "name": "Havran"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/29526/?format=api",
                "id": 29526,
                "name": "Womana"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8867/?format=api",
                "id": 8867,
                "name": "CreaMD"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=311"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4263"
        }
    ]
}