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

{
    "url": "https://demozoo.org/api/v1/releasers/40293/?format=api",
    "demozoo_url": "https://demozoo.org/groups/40293/",
    "id": 40293,
    "name": "The BombOut Brothers",
    "is_group": true,
    "nicks": [
        {
            "name": "Bombout Brothers",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Bombout Brothers"
            ]
        },
        {
            "name": "The BombOut Brothers",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The BombOut Brothers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/55472/?format=api",
                "id": 55472,
                "name": "David Scantlebury"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/58996/?format=api",
                "id": 58996,
                "name": "Adrian Speight"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://fujiology.org/ST/B/BOMBOUTB/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11876"
        }
    ]
}