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

{
    "url": "https://demozoo.org/api/v1/releasers/7185/?format=api",
    "demozoo_url": "https://demozoo.org/groups/7185/",
    "id": 7185,
    "name": "Virtual Visions",
    "is_group": true,
    "nicks": [
        {
            "name": "The Square",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Square"
            ]
        },
        {
            "name": "Virtual Visions",
            "abbreviation": "VV",
            "is_primary_nick": true,
            "variants": [
                "VV",
                "Virtual Visions"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2361/?format=api",
                "id": 2361,
                "name": "Lord"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8271/?format=api",
                "id": 8271,
                "name": "Soundwave"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/34902/?format=api",
                "id": 34902,
                "name": "Otto Chrons"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4953"
        }
    ]
}