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

{
    "url": "https://demozoo.org/api/v1/releasers/16917/?format=api",
    "demozoo_url": "https://demozoo.org/groups/16917/",
    "id": 16917,
    "name": "Superiority Complex",
    "is_group": true,
    "nicks": [
        {
            "name": "Superiority Complex",
            "abbreviation": "SCS",
            "is_primary_nick": true,
            "variants": [
                "SCS",
                "Superiority Complex"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16919/?format=api",
                "id": 16919,
                "name": "DNA"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16918/?format=api",
                "id": 16918,
                "name": "EnigmaLogic"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16920/?format=api",
                "id": 16920,
                "name": "Tribula"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16921/?format=api",
                "id": 16921,
                "name": "HCl"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/121733/?format=api",
                "id": 121733,
                "name": "Accidental"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11505"
        }
    ]
}