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

{
    "url": "https://demozoo.org/api/v1/releasers/9065/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9065/",
    "id": 9065,
    "name": "Techno Lab",
    "is_group": true,
    "nicks": [
        {
            "name": "Techno Lab",
            "abbreviation": "TL",
            "is_primary_nick": true,
            "variants": [
                "TL",
                "Techno Lab"
            ]
        },
        {
            "name": "TechnoLab",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "TechnoLab"
            ]
        },
        {
            "name": "Tekno Lab",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Tekno Lab"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9494/?format=api",
                "id": 9494,
                "name": "Cannibal"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12243/?format=api",
                "id": 12243,
                "name": "Viper"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/40667/?format=api",
                "id": 40667,
                "name": "Crank79"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/40668/?format=api",
                "id": 40668,
                "name": "KrMaxx"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9064/?format=api",
                "id": 9064,
                "name": "Nik-O"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59181/?format=api",
                "id": 59181,
                "name": "Kowalski"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12746"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Techno_Lab"
        }
    ]
}