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

{
    "url": "https://demozoo.org/api/v1/releasers/6911/?format=api",
    "demozoo_url": "https://demozoo.org/groups/6911/",
    "id": 6911,
    "name": "Mad Sorcerers",
    "is_group": true,
    "nicks": [
        {
            "name": "Mad Sorcerers",
            "abbreviation": "MDS",
            "is_primary_nick": true,
            "variants": [
                "MDS",
                "Mad Sorcerers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4713/?format=api",
                "id": 4713,
                "name": "Zorro"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6886/?format=api",
                "id": 6886,
                "name": "Eksec"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/82695/?format=api",
                "id": 82695,
                "name": "MH"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118897/?format=api",
                "id": 118897,
                "name": "Hawk"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=14602"
        }
    ]
}