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

{
    "url": "https://demozoo.org/api/v1/releasers/16999/?format=api",
    "demozoo_url": "https://demozoo.org/groups/16999/",
    "id": 16999,
    "name": "Helix",
    "is_group": true,
    "nicks": [
        {
            "name": "Helix",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Helix"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17000/?format=api",
                "id": 17000,
                "name": "Orpheas"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17001/?format=api",
                "id": 17001,
                "name": "Powerbyte"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17002/?format=api",
                "id": 17002,
                "name": "Hecky"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20486/?format=api",
                "id": 20486,
                "name": "Mr. Mortal"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/67162/?format=api",
                "id": 67162,
                "name": "Cebil"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/208/?format=api",
                "id": 208,
                "name": "aMUSiC"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2053"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/helix/"
        }
    ]
}