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

{
    "url": "https://demozoo.org/api/v1/releasers/9296/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9296/",
    "id": 9296,
    "name": "Enigma",
    "is_group": true,
    "nicks": [
        {
            "name": "Enigma",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Enigma"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8891/?format=api",
                "id": 8891,
                "name": "X Project"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9295/?format=api",
                "id": 9295,
                "name": "Mirage"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9376/?format=api",
                "id": 9376,
                "name": "S.System"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9428/?format=api",
                "id": 9428,
                "name": "Cobra"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12489"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Enigma"
        }
    ]
}