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

{
    "url": "https://demozoo.org/api/v1/releasers/41169/?format=api",
    "demozoo_url": "https://demozoo.org/groups/41169/",
    "id": 41169,
    "name": "The Order of K",
    "is_group": true,
    "nicks": [
        {
            "name": "K-Rad Productions",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "K-Rad Productions"
            ]
        },
        {
            "name": "The Order of K",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Order of K"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/51772/?format=api",
                "id": 51772,
                "name": "Gonzo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16894/?format=api",
                "id": 16894,
                "name": "Basehead"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30998/?format=api",
                "id": 30998,
                "name": "The Finn"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=836"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3772"
        }
    ]
}