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

{
    "url": "https://demozoo.org/api/v1/releasers/65530/?format=api",
    "demozoo_url": "https://demozoo.org/groups/65530/",
    "id": 65530,
    "name": "Powerage",
    "is_group": true,
    "nicks": [
        {
            "name": "Powerage",
            "abbreviation": "PWA",
            "is_primary_nick": true,
            "variants": [
                "PWA",
                "Powerage"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65528/?format=api",
                "id": 65528,
                "name": "Gebba"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65535/?format=api",
                "id": 65535,
                "name": "Reactor"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65555/?format=api",
                "id": 65555,
                "name": "The Ninja"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/62834/?format=api",
                "id": 62834,
                "name": "Static"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135859/?format=api",
                "id": 135859,
                "name": "CHG"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/88141/?format=api",
                "id": 88141,
                "name": "Funxilla"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/81636/?format=api",
                "id": 81636,
                "name": "Warlock Arkhinos Ratazmus"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=674"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8369"
        }
    ]
}