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

{
    "url": "https://demozoo.org/api/v1/releasers/48252/?format=api",
    "demozoo_url": "https://demozoo.org/groups/48252/",
    "id": 48252,
    "name": "GS Alliance",
    "is_group": true,
    "nicks": [
        {
            "name": "GS Alliance",
            "abbreviation": "GSA",
            "is_primary_nick": true,
            "variants": [
                "GS Alliance",
                "GSA"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61800/?format=api",
                "id": 61800,
                "name": "Dark Wizard"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61797/?format=api",
                "id": 61797,
                "name": "Goldpom"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61799/?format=api",
                "id": 61799,
                "name": "Kam"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61801/?format=api",
                "id": 61801,
                "name": "Opal"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61802/?format=api",
                "id": 61802,
                "name": "Chip Select"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48251/?format=api",
                "id": 48251,
                "name": "Mister Z"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3390"
        }
    ]
}