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

{
    "url": "https://demozoo.org/api/v1/releasers/96443/?format=api",
    "demozoo_url": "https://demozoo.org/groups/96443/",
    "id": 96443,
    "name": "Thalysis",
    "is_group": true,
    "nicks": [
        {
            "name": "Thalysis",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Thalysis"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/96444/?format=api",
                "id": 96444,
                "name": "Alleycat"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/96445/?format=api",
                "id": 96445,
                "name": "Airborne"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/96446/?format=api",
                "id": 96446,
                "name": "Bruce Hornsby"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/104750/?format=api",
                "id": 104750,
                "name": "Dr. Fate"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=34455"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11940"
        }
    ]
}