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

{
    "url": "https://demozoo.org/api/v1/releasers/63457/?format=api",
    "demozoo_url": "https://demozoo.org/groups/63457/",
    "id": 63457,
    "name": "C64CD",
    "is_group": true,
    "nicks": [
        {
            "name": "C64CD",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "C64 Crap Debunk",
                "C64CD"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16354/?format=api",
                "id": 16354,
                "name": "T.M.R"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/64701/?format=api",
                "id": 64701,
                "name": "aNdy"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://c64crapdebunk.wordpress.com/about/"
        },
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=8401"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/C64CD/"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/c64cd"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12763"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/c64cd/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/TMR_C64CD"
        }
    ]
}