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

{
    "url": "https://demozoo.org/api/v1/releasers/23709/?format=api",
    "demozoo_url": "https://demozoo.org/groups/23709/",
    "id": 23709,
    "name": "Eastgate",
    "is_group": true,
    "nicks": [
        {
            "name": "Eastgate",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "East Gate",
                "Eastgate"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23708/?format=api",
                "id": 23708,
                "name": "The Bug Boy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23682/?format=api",
                "id": 23682,
                "name": "Cozy MC"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47616/?format=api",
                "id": 47616,
                "name": "dm"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47617/?format=api",
                "id": 47617,
                "name": "Yooyo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47618/?format=api",
                "id": 47618,
                "name": "Shoom"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47619/?format=api",
                "id": 47619,
                "name": "Predator"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1222"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/eastgate/"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20020301202229/http://www.bozic.co.yu/~dm/eastgate/home.htm"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20010521155804/http://members.nbci.com/eg8/"
        }
    ]
}