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

{
    "url": "https://demozoo.org/api/v1/releasers/53841/?format=api",
    "demozoo_url": "https://demozoo.org/groups/53841/",
    "id": 53841,
    "name": "Pentagram",
    "is_group": true,
    "nicks": [
        {
            "name": "Pentagram",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pentagram"
            ]
        },
        {
            "name": "Pentagram Productions",
            "abbreviation": "666",
            "is_primary_nick": false,
            "variants": [
                "666",
                "Pentagram Productions"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4005/?format=api",
                "id": 4005,
                "name": "Skate"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53842/?format=api",
                "id": 53842,
                "name": "The Falcon"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8855/?format=api",
                "id": 8855,
                "name": "Moloch"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5571/?format=api",
                "id": 5571,
                "name": "LHS"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/29524/?format=api",
                "id": 29524,
                "name": "Ceti"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/147235/?format=api",
                "id": 147235,
                "name": "Alex"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1369"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=763"
        }
    ]
}