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

{
    "url": "https://demozoo.org/api/v1/releasers/39581/?format=api",
    "demozoo_url": "https://demozoo.org/groups/39581/",
    "id": 39581,
    "name": "SBI Allstars",
    "is_group": true,
    "nicks": [
        {
            "name": "SBI",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "SBI"
            ]
        },
        {
            "name": "SBI Allstars",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "SBI Allstars"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1201/?format=api",
                "id": 1201,
                "name": "Bugg"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16687/?format=api",
                "id": 16687,
                "name": "ArtZ"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/83940/?format=api",
                "id": 83940,
                "name": "Mystique"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/83939/?format=api",
                "id": 83939,
                "name": "Sebbi"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13338"
        }
    ]
}