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

{
    "url": "https://demozoo.org/api/v1/releasers/19263/?format=api",
    "demozoo_url": "https://demozoo.org/groups/19263/",
    "id": 19263,
    "name": "Virtual Illusions",
    "is_group": true,
    "nicks": [
        {
            "name": "Virtual Illusions",
            "abbreviation": "VI",
            "is_primary_nick": true,
            "variants": [
                "VI",
                "Virtual Illusions"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19274/?format=api",
                "id": 19274,
                "name": "Harley"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20244/?format=api",
                "id": 20244,
                "name": "VanaPoo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53246/?format=api",
                "id": 53246,
                "name": "Action"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53249/?format=api",
                "id": 53249,
                "name": "Dake"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53250/?format=api",
                "id": 53250,
                "name": "Kombat"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53248/?format=api",
                "id": 53248,
                "name": "Shock"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53247/?format=api",
                "id": 53247,
                "name": "Vaxa"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=591"
        }
    ]
}