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

{
    "url": "https://demozoo.org/api/v1/releasers/5984/?format=api",
    "demozoo_url": "https://demozoo.org/groups/5984/",
    "id": 5984,
    "name": "Shice",
    "is_group": true,
    "nicks": [
        {
            "name": "Shice",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Shice"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16709/?format=api",
                "id": 16709,
                "name": "BZL"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3707/?format=api",
                "id": 3707,
                "name": "ko0x"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6395/?format=api",
                "id": 6395,
                "name": "adde"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11866/?format=api",
                "id": 11866,
                "name": "Fup"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2561"
        }
    ]
}