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

{
    "url": "https://demozoo.org/api/v1/releasers/109921/?format=api",
    "demozoo_url": "https://demozoo.org/groups/109921/",
    "id": 109921,
    "name": "The New Trio",
    "is_group": true,
    "nicks": [
        {
            "name": "The New Trio",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The New Trio"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/56148/?format=api",
                "id": 56148,
                "name": "The Parade International"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4975"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9662"
        }
    ]
}