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

{
    "url": "https://demozoo.org/api/v1/releasers/65312/?format=api",
    "demozoo_url": "https://demozoo.org/groups/65312/",
    "id": 65312,
    "name": "Beans",
    "is_group": true,
    "nicks": [
        {
            "name": "Beans",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Beans"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6533/?format=api",
                "id": 6533,
                "name": "Lord Cyrix"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65313/?format=api",
                "id": 65313,
                "name": "Daryl"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/86335/?format=api",
                "id": 86335,
                "name": "SkyLab"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/57076/?format=api",
                "id": 57076,
                "name": "Even Flow"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24049/?format=api",
                "id": 24049,
                "name": "Godhead"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48517/?format=api",
                "id": 48517,
                "name": "Venior"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13627/?format=api",
                "id": 13627,
                "name": "Medicus"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=962"
        }
    ]
}