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

{
    "url": "https://demozoo.org/api/v1/releasers/108455/?format=api",
    "demozoo_url": "https://demozoo.org/groups/108455/",
    "id": 108455,
    "name": "New Hellmates",
    "is_group": true,
    "nicks": [
        {
            "name": "New Hellmates",
            "abbreviation": "NHM",
            "is_primary_nick": true,
            "variants": [
                "NHM",
                "New Hellmates"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15761/?format=api",
                "id": 15761,
                "name": "Scroll"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2464"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8859"
        }
    ]
}