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

{
    "url": "https://demozoo.org/api/v1/releasers/6313/?format=api",
    "demozoo_url": "https://demozoo.org/groups/6313/",
    "id": 6313,
    "name": "DaCapo",
    "is_group": true,
    "nicks": [
        {
            "name": "DaCapo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "DaCapo"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/43160/?format=api",
                "id": 43160,
                "name": "Crazycook"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3689/?format=api",
                "id": 3689,
                "name": "Sampaguita"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45356/?format=api",
                "id": 45356,
                "name": "Karoshier"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=6497"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11284"
        }
    ]
}