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

{
    "url": "https://demozoo.org/api/v1/releasers/15068/?format=api",
    "demozoo_url": "https://demozoo.org/groups/15068/",
    "id": 15068,
    "name": "The Dazer Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "The Dazer Crew",
            "abbreviation": "TDC",
            "is_primary_nick": true,
            "variants": [
                "TDC",
                "The Dazer Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15069/?format=api",
                "id": 15069,
                "name": "Jiber"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8602/?format=api",
                "id": 8602,
                "name": "Slimy Devil"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15070/?format=api",
                "id": 15070,
                "name": "Vertex"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15071/?format=api",
                "id": 15071,
                "name": "Resound"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/38020/?format=api",
                "id": 38020,
                "name": "BlueSun"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/79792/?format=api",
                "id": 79792,
                "name": "Hooligan"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2089"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/dazer_crew/"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/19970807074119/http://www.sci.fi/~jiippa/tdc/index.html"
        }
    ]
}