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

{
    "url": "https://demozoo.org/api/v1/releasers/9042/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9042/",
    "id": 9042,
    "name": "Scene",
    "is_group": true,
    "nicks": [
        {
            "name": "Scene",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Scene"
            ]
        },
        {
            "name": "Scene 2000",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Scene 2000"
            ]
        },
        {
            "name": "Scene Team",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Scene Team"
            ]
        },
        {
            "name": "Silence Crionix Electronics Entertainment",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Silence Crionix Electronics Entertainment"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9041/?format=api",
                "id": 9041,
                "name": "Kenotron"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9461/?format=api",
                "id": 9461,
                "name": "Virtual"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9498/?format=api",
                "id": 9498,
                "name": "Devil"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37547/?format=api",
                "id": 37547,
                "name": "Slider"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68994/?format=api",
                "id": 68994,
                "name": "Wolf"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=712"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Silence_Crionix_Electronics_Entertainment"
        }
    ]
}