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

{
    "url": "https://demozoo.org/api/v1/releasers/30729/?format=api",
    "demozoo_url": "https://demozoo.org/groups/30729/",
    "id": 30729,
    "name": "Da Cheez Brigade",
    "is_group": true,
    "nicks": [
        {
            "name": "Da Cheez Brigade",
            "abbreviation": "DCB",
            "is_primary_nick": true,
            "variants": [
                "DCB",
                "Da Cheez Brigade"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30728/?format=api",
                "id": 30728,
                "name": "Vip"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/58112/?format=api",
                "id": 58112,
                "name": "Psyke"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53083/?format=api",
                "id": 53083,
                "name": "Hegor"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/36110/?format=api",
                "id": 36110,
                "name": "Frost"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47503/?format=api",
                "id": 47503,
                "name": "Snibble"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/117296/?format=api",
                "id": 117296,
                "name": "Nog Og Xo"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=543"
        }
    ]
}