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

{
    "url": "https://demozoo.org/api/v1/releasers/108258/?format=api",
    "demozoo_url": "https://demozoo.org/groups/108258/",
    "id": 108258,
    "name": "Mazix 2010",
    "is_group": true,
    "nicks": [
        {
            "name": "Mazix 2010",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mazix 2010"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/83739/?format=api",
                "id": 83739,
                "name": "Groo"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146529/?format=api",
                "id": 146529,
                "name": "Zerox"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2838"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9010"
        }
    ]
}