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

{
    "url": "https://demozoo.org/api/v1/releasers/149649/?format=api",
    "demozoo_url": "https://demozoo.org/groups/149649/",
    "id": 149649,
    "name": "The Mod Debauch Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "The Mod Debauch Crew",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Mod Debauch Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/149650/?format=api",
                "id": 149650,
                "name": "Darth Nefelim"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/149651/?format=api",
                "id": 149651,
                "name": "George V. Fisichev"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20080423011922/http://www.moddebauch.org/"
        }
    ]
}