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

{
    "url": "https://demozoo.org/api/v1/releasers/107605/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107605/",
    "id": 107605,
    "name": "D-Vision",
    "is_group": true,
    "nicks": [
        {
            "name": "D-Vision",
            "abbreviation": "D",
            "is_primary_nick": true,
            "variants": [
                "D",
                "D-Vision"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140848/?format=api",
                "id": 140848,
                "name": "Jack White"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140849/?format=api",
                "id": 140849,
                "name": "Dequal Smith"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140852/?format=api",
                "id": 140852,
                "name": "Peter McDonald"
            },
            "is_current": true
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/140850/?format=api",
                "id": 140850,
                "name": "The Picture Equip"
            },
            "is_current": true
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=765"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8379"
        }
    ]
}