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

{
    "url": "https://demozoo.org/api/v1/releasers/98068/?format=api",
    "demozoo_url": "https://demozoo.org/groups/98068/",
    "id": 98068,
    "name": "Dizzcount",
    "is_group": true,
    "nicks": [
        {
            "name": "Dizzcount",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dizzcount"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/95893/?format=api",
                "id": 95893,
                "name": "Ice Q"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1844/?format=api",
                "id": 1844,
                "name": "Flamestrike"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18194/?format=api",
                "id": 18194,
                "name": "Christine"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98069/?format=api",
                "id": 98069,
                "name": "Replicant"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=40886"
        }
    ]
}