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

{
    "url": "https://demozoo.org/api/v1/releasers/106809/?format=api",
    "demozoo_url": "https://demozoo.org/groups/106809/",
    "id": 106809,
    "name": "Visions In Blue",
    "is_group": true,
    "nicks": [
        {
            "name": "Visions In Blue",
            "abbreviation": "VIB",
            "is_primary_nick": true,
            "variants": [
                "VIB",
                "Visions In Blue"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140269/?format=api",
                "id": 140269,
                "name": "Merlin"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145579/?format=api",
                "id": 145579,
                "name": "Mr.Marwin"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145578/?format=api",
                "id": 145578,
                "name": "Mr.Epa"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145580/?format=api",
                "id": 145580,
                "name": "Mithrandir"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2160"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8772"
        }
    ]
}