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

{
    "url": "https://demozoo.org/api/v1/releasers/6317/?format=api",
    "demozoo_url": "https://demozoo.org/groups/6317/",
    "id": 6317,
    "name": "BooZombies",
    "is_group": true,
    "nicks": [
        {
            "name": "BooZombies",
            "abbreviation": "BZB",
            "is_primary_nick": true,
            "variants": [
                "BZB",
                "BZM",
                "BooZombies"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6506/?format=api",
                "id": 6506,
                "name": "Adellan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3872/?format=api",
                "id": 3872,
                "name": "Olle"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10894/?format=api",
                "id": 10894,
                "name": "luNix"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=41268"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11288"
        }
    ]
}