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

{
    "url": "https://demozoo.org/api/v1/releasers/107633/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107633/",
    "id": 107633,
    "name": "Death",
    "is_group": true,
    "nicks": [
        {
            "name": "Death",
            "abbreviation": "D",
            "is_primary_nick": true,
            "variants": [
                "D",
                "Death"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/139600/?format=api",
                "id": 139600,
                "name": "Necromantic"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16478/?format=api",
                "id": 16478,
                "name": "Allitaice"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24046/?format=api",
                "id": 24046,
                "name": "Mateus"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140110/?format=api",
                "id": 140110,
                "name": "Odie"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141585/?format=api",
                "id": 141585,
                "name": "Lexa"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141586/?format=api",
                "id": 141586,
                "name": "Marvel"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145618/?format=api",
                "id": 145618,
                "name": "Honza"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1033"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3513"
        }
    ]
}