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

{
    "url": "https://demozoo.org/api/v1/releasers/9259/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9259/",
    "id": 9259,
    "name": "Power Group",
    "is_group": true,
    "nicks": [
        {
            "name": "Power Group",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Power Group"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9258/?format=api",
                "id": 9258,
                "name": "Ishma"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45308/?format=api",
                "id": 45308,
                "name": "Basara"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45309/?format=api",
                "id": 45309,
                "name": "Savage"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2835"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Power_Group"
        }
    ]
}