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

{
    "url": "https://demozoo.org/api/v1/releasers/68933/?format=api",
    "demozoo_url": "https://demozoo.org/groups/68933/",
    "id": 68933,
    "name": "Poltergeist",
    "is_group": true,
    "nicks": [
        {
            "name": "Poltergeist",
            "abbreviation": "PGT",
            "is_primary_nick": true,
            "variants": [
                "PGT",
                "Poltergeist"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68935/?format=api",
                "id": 68935,
                "name": "Bugboy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53324/?format=api",
                "id": 53324,
                "name": "New Style"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68954/?format=api",
                "id": 68954,
                "name": "Hellraiser"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=718"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4391"
        }
    ]
}