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

{
    "url": "https://demozoo.org/api/v1/releasers/104220/?format=api",
    "demozoo_url": "https://demozoo.org/groups/104220/",
    "id": 104220,
    "name": "Dice Wizards",
    "is_group": true,
    "nicks": [
        {
            "name": "Dice Wizards",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dice Wizards"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92754/?format=api",
                "id": 92754,
                "name": "Ercwulff"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/104221/?format=api",
                "id": 104221,
                "name": "Dragon MC"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/104222/?format=api",
                "id": 104222,
                "name": "Michead"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/104223/?format=api",
                "id": 104223,
                "name": "Code System"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=67040"
        }
    ]
}