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

{
    "url": "https://demozoo.org/api/v1/releasers/83116/?format=api",
    "demozoo_url": "https://demozoo.org/groups/83116/",
    "id": 83116,
    "name": "Death",
    "is_group": true,
    "nicks": [
        {
            "name": "Death",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Death"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/90203/?format=api",
                "id": 90203,
                "name": "Myth"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/83114/?format=api",
                "id": 83114,
                "name": "Antichrist"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135093/?format=api",
                "id": 135093,
                "name": "The Disposable Hero"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70967/?format=api",
                "id": 70967,
                "name": "Leper Messiah"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2798"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2185"
        }
    ]
}