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

{
    "url": "https://demozoo.org/api/v1/releasers/118246/?format=api",
    "demozoo_url": "https://demozoo.org/groups/118246/",
    "id": 118246,
    "name": "Wizard",
    "is_group": true,
    "nicks": [
        {
            "name": "Wizard",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Wizard"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45489/?format=api",
                "id": 45489,
                "name": "Frecle"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118247/?format=api",
                "id": 118247,
                "name": "Maniac"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23036/?format=api",
                "id": 23036,
                "name": "Awesome"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/19991006012254/http://members.xoom.com/wizd/"
        }
    ]
}