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

{
    "url": "https://demozoo.org/api/v1/releasers/12293/?format=api",
    "demozoo_url": "https://demozoo.org/groups/12293/",
    "id": 12293,
    "name": "KC Soft",
    "is_group": true,
    "nicks": [
        {
            "name": "KC Soft",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "K.C.Soft",
                "KC Soft"
            ]
        },
        {
            "name": "Karlo Computer Software",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Karlo Computer Software"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/44104/?format=api",
                "id": 44104,
                "name": "Dj.Magnum"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/44105/?format=api",
                "id": 44105,
                "name": "DWT"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/44106/?format=api",
                "id": 44106,
                "name": "Killeram"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23888/?format=api",
                "id": 23888,
                "name": "VNN"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Karlo_Computer_Software"
        }
    ]
}