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

{
    "url": "https://demozoo.org/api/v1/releasers/96987/?format=api",
    "demozoo_url": "https://demozoo.org/groups/96987/",
    "id": 96987,
    "name": "The Cyborgs",
    "is_group": true,
    "nicks": [
        {
            "name": "The Cyborgs",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cyborgs",
                "The Cyborgs"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105524/?format=api",
                "id": 105524,
                "name": "The Maestro"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72601/?format=api",
                "id": 72601,
                "name": "Rygar"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72603/?format=api",
                "id": 72603,
                "name": "TJ Lazer"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4155"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=36480"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11972"
        }
    ]
}