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

{
    "url": "https://demozoo.org/api/v1/releasers/54770/?format=api",
    "demozoo_url": "https://demozoo.org/groups/54770/",
    "id": 54770,
    "name": "The Sixth Sense",
    "is_group": true,
    "nicks": [
        {
            "name": "The Sixth Sense",
            "abbreviation": "TSS",
            "is_primary_nick": true,
            "variants": [
                "TSS",
                "The Sixth Sense"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13411/?format=api",
                "id": 13411,
                "name": "Yavin"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52219/?format=api",
                "id": 52219,
                "name": "Hires"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141461/?format=api",
                "id": 141461,
                "name": "Bas B"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13434/?format=api",
                "id": 13434,
                "name": "Youth"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1322"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8518"
        }
    ]
}