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

{
    "url": "https://demozoo.org/api/v1/releasers/96800/?format=api",
    "demozoo_url": "https://demozoo.org/groups/96800/",
    "id": 96800,
    "name": "Mind Warriors",
    "is_group": true,
    "nicks": [
        {
            "name": "Mind Warriors",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mind Warriors"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/60961/?format=api",
                "id": 60961,
                "name": "Alf"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2669/?format=api",
                "id": 2669,
                "name": "Bingo"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/648/?format=api",
                "id": 648,
                "name": "Archmage"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/222/?format=api",
                "id": 222,
                "name": "Hyde"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=35846"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10508"
        }
    ]
}