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

{
    "url": "https://demozoo.org/api/v1/releasers/2142/?format=api",
    "demozoo_url": "https://demozoo.org/groups/2142/",
    "id": 2142,
    "name": "2-Life Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "2 Life Crew",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "2 Life Crew"
            ]
        },
        {
            "name": "2-Life Crew",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "2-Life Crew"
            ]
        },
        {
            "name": "2life-Crew",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "2life-Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2280/?format=api",
                "id": 2280,
                "name": "Green Tommy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32025/?format=api",
                "id": 32025,
                "name": "Mega Cribb"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/62762/?format=api",
                "id": 62762,
                "name": "Mad Butcher"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/FALCON/2LIFECRW/"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/0_9/2LIFECRW/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10071"
        }
    ]
}