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

{
    "url": "https://demozoo.org/api/v1/releasers/9666/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9666/",
    "id": 9666,
    "name": "Magic Soft",
    "is_group": true,
    "nicks": [
        {
            "name": "Magic Soft",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Magic Soft"
            ]
        },
        {
            "name": "MagicSoft",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "MagicSoft"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9073/?format=api",
                "id": 9073,
                "name": "TeeRay"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8949/?format=api",
                "id": 8949,
                "name": "Visual"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11820/?format=api",
                "id": 11820,
                "name": "Xpeh"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Magic_Soft"
        }
    ]
}