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

{
    "url": "https://demozoo.org/api/v1/releasers/34604/?format=api",
    "demozoo_url": "https://demozoo.org/groups/34604/",
    "id": 34604,
    "name": "16 Bit Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "16 Bit Crew",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "16 Bit Crew"
            ]
        },
        {
            "name": "Sixteen Bit Crew",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sixteen Bit Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/36387/?format=api",
                "id": 36387,
                "name": "Karl"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/36388/?format=api",
                "id": 36388,
                "name": "Lee"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/36389/?format=api",
                "id": 36389,
                "name": "Udo"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/0_9/16_BIT_C/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10050"
        }
    ]
}