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

{
    "url": "https://demozoo.org/api/v1/releasers/47946/?format=api",
    "demozoo_url": "https://demozoo.org/groups/47946/",
    "id": 47946,
    "name": "Virtual Madness",
    "is_group": true,
    "nicks": [
        {
            "name": "Virtual Madness",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Virtual Madness"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/97822/?format=api",
                "id": 97822,
                "name": "Captain Zbig"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/136719/?format=api",
                "id": 136719,
                "name": "Acid"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/136720/?format=api",
                "id": 136720,
                "name": "Fatman"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/91118/?format=api",
                "id": 91118,
                "name": "Cat-man"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114694/?format=api",
                "id": 114694,
                "name": "Ami"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=35497"
        }
    ]
}