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

{
    "url": "https://demozoo.org/api/v1/releasers/9286/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9286/",
    "id": 9286,
    "name": "Golden Disk Corporation",
    "is_group": true,
    "nicks": [
        {
            "name": "Golden Disk",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Golden Disk"
            ]
        },
        {
            "name": "Golden Disk Corporation",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Golden Disk Corporation"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9285/?format=api",
                "id": 9285,
                "name": "Lob"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9509/?format=api",
                "id": 9509,
                "name": "JV Graphics"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/149439/?format=api",
                "id": 149439,
                "name": "Nick"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://zxart.ee/eng/groups/g/golden-disk-corporation/"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Golden_Disk"
        }
    ]
}