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

{
    "url": "https://demozoo.org/api/v1/releasers/110027/?format=api",
    "demozoo_url": "https://demozoo.org/groups/110027/",
    "id": 110027,
    "name": "The Two Musketeers",
    "is_group": true,
    "nicks": [
        {
            "name": "The Two Musketeers",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Two Musketeers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/73824/?format=api",
                "id": 73824,
                "name": "Tron"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130711/?format=api",
                "id": 130711,
                "name": "Rambo"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4256"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9509"
        }
    ]
}