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

{
    "url": "https://demozoo.org/api/v1/releasers/108168/?format=api",
    "demozoo_url": "https://demozoo.org/groups/108168/",
    "id": 108168,
    "name": "Cadaver",
    "is_group": true,
    "nicks": [
        {
            "name": "Cadaver",
            "abbreviation": "CDV",
            "is_primary_nick": true,
            "variants": [
                "CDV",
                "Cadaver"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/108167/?format=api",
                "id": 108167,
                "name": "Moron"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/108170/?format=api",
                "id": 108170,
                "name": "Catch"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/108171/?format=api",
                "id": 108171,
                "name": "Cad"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16478/?format=api",
                "id": 16478,
                "name": "Allitaice"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2086"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14614"
        }
    ]
}