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

{
    "url": "https://demozoo.org/api/v1/releasers/49494/?format=api",
    "demozoo_url": "https://demozoo.org/groups/49494/",
    "id": 49494,
    "name": "Hero Music Company",
    "is_group": true,
    "nicks": [
        {
            "name": "Hero Music Company",
            "abbreviation": "HMC",
            "is_primary_nick": true,
            "variants": [
                "HMC",
                "Hero Music Company"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98858/?format=api",
                "id": 98858,
                "name": "Kevin Updike"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98861/?format=api",
                "id": 98861,
                "name": "Peter Winston"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98862/?format=api",
                "id": 98862,
                "name": "Paul Linoe"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/388/?format=api",
                "id": 388,
                "name": "Fred Brooker"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/HMC/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=44089"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6878"
        }
    ]
}