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

{
    "url": "https://demozoo.org/api/v1/releasers/31438/?format=api",
    "demozoo_url": "https://demozoo.org/groups/31438/",
    "id": 31438,
    "name": "42-Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "42 Crew",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "42 Crew"
            ]
        },
        {
            "name": "42-Crew",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "42-Crew"
            ]
        },
        {
            "name": "The 42 Crew",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The 42 Crew"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31439/?format=api",
                "id": 31439,
                "name": "The Blade Runners"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/40382/?format=api",
                "id": 40382,
                "name": "Floyd"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/43809/?format=api",
                "id": 43809,
                "name": "Pumpkin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/43810/?format=api",
                "id": 43810,
                "name": "The Twister"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/0_9/42_CREW/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2077"
        }
    ]
}