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

{
    "url": "https://demozoo.org/api/v1/releasers/8940/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8940/",
    "id": 8940,
    "name": "K3L",
    "is_group": true,
    "nicks": [
        {
            "name": "K3L",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "K3L"
            ]
        },
        {
            "name": "K3L Corp",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "K3L Corp"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8941/?format=api",
                "id": 8941,
                "name": "TDM"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8942/?format=api",
                "id": 8942,
                "name": "Bell"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8943/?format=api",
                "id": 8943,
                "name": "Eye"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9029/?format=api",
                "id": 9029,
                "name": "Dron"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3852/?format=api",
                "id": 3852,
                "name": "Aki"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9112/?format=api",
                "id": 9112,
                "name": "Relict"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9166/?format=api",
                "id": 9166,
                "name": "Axe"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/43692/?format=api",
                "id": 43692,
                "name": "Marwin"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=723"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/K3L"
        }
    ]
}