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

{
    "url": "https://demozoo.org/api/v1/releasers/31446/?format=api",
    "demozoo_url": "https://demozoo.org/groups/31446/",
    "id": 31446,
    "name": "The Big Four",
    "is_group": true,
    "nicks": [
        {
            "name": "Big Four",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Big Four"
            ]
        },
        {
            "name": "The Big 4",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Big 4"
            ]
        },
        {
            "name": "The Big Four",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Big Four"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15355/?format=api",
                "id": 15355,
                "name": "Elite"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/111762/?format=api",
                "id": 111762,
                "name": "Rick"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/111764/?format=api",
                "id": 111764,
                "name": "BW"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/111765/?format=api",
                "id": 111765,
                "name": "Billy Bob"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/43735/?format=api",
                "id": 43735,
                "name": "Conan"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/B/BIG_FOUR/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6741"
        }
    ]
}