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

{
    "url": "https://demozoo.org/api/v1/releasers/64235/?format=api",
    "demozoo_url": "https://demozoo.org/groups/64235/",
    "id": 64235,
    "name": "Mindwarp",
    "is_group": true,
    "nicks": [
        {
            "name": "Mindwarp",
            "abbreviation": "MWP",
            "is_primary_nick": true,
            "variants": [
                "MWP",
                "Mindwarp"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                "id": 1492,
                "name": "Alpha Flight"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/93445/?format=api",
                "id": 93445,
                "name": "Doctor Detroit"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/116120/?format=api",
                "id": 116120,
                "name": "Maximillian"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=13978"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4855"
        }
    ]
}