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

{
    "url": "https://demozoo.org/api/v1/releasers/34531/?format=api",
    "demozoo_url": "https://demozoo.org/groups/34531/",
    "id": 34531,
    "name": "The Bytechangers",
    "is_group": true,
    "nicks": [
        {
            "name": "The Bytechangers",
            "abbreviation": "TBC",
            "is_primary_nick": true,
            "variants": [
                "TBC",
                "The Bytechangers"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/34539/?format=api",
                "id": 34539,
                "name": "The Confederation"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47041/?format=api",
                "id": 47041,
                "name": "Xilef"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/54753/?format=api",
                "id": 54753,
                "name": "Fix"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/T/TBYTECHN/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6145"
        }
    ]
}