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

{
    "url": "https://demozoo.org/api/v1/releasers/42794/?format=api",
    "demozoo_url": "https://demozoo.org/groups/42794/",
    "id": 42794,
    "name": "The Powers That Be",
    "is_group": true,
    "nicks": [
        {
            "name": "The Powers That Be",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Powers That Be"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32251/?format=api",
                "id": 32251,
                "name": "Federation Of Free Traders"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/42795/?format=api",
                "id": 42795,
                "name": "ABN"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/42796/?format=api",
                "id": 42796,
                "name": "Alt"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/42797/?format=api",
                "id": 42797,
                "name": "Baz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/42798/?format=api",
                "id": 42798,
                "name": "Sim"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148437/?format=api",
                "id": 148437,
                "name": "Dan"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AtariLegendMenuset",
            "url": "https://www.atarilegend.com/menusets/252"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/P/POWERS/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=39598"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=15682"
        }
    ]
}