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

{
    "url": "https://demozoo.org/api/v1/releasers/59600/?format=api",
    "demozoo_url": "https://demozoo.org/groups/59600/",
    "id": 59600,
    "name": "Queen Software Inc",
    "is_group": true,
    "nicks": [
        {
            "name": "Queen Software Inc",
            "abbreviation": "QSI",
            "is_primary_nick": true,
            "variants": [
                "QSI",
                "Queen Software Inc"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59601/?format=api",
                "id": 59601,
                "name": "Freeman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59603/?format=api",
                "id": 59603,
                "name": "G-Elay MC"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59602/?format=api",
                "id": 59602,
                "name": "Paraon Steevis"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/127051/?format=api",
                "id": 127051,
                "name": "Kent"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148267/?format=api",
                "id": 148267,
                "name": "Bruckinson"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://zxaaa.untergrund.net/intqueen.html"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10787"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Queen_Software_Inc"
        }
    ]
}