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

{
    "url": "https://demozoo.org/api/v1/releasers/17680/?format=api",
    "demozoo_url": "https://demozoo.org/groups/17680/",
    "id": 17680,
    "name": "Mandel Bros",
    "is_group": true,
    "nicks": [
        {
            "name": "Mandel Bros",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mandel Bros"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7477/?format=api",
                "id": 7477,
                "name": "NutCase"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/60896/?format=api",
                "id": 60896,
                "name": "Visage"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/64455/?format=api",
                "id": 64455,
                "name": "Roland"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=32905"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2463"
        }
    ]
}