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

{
    "url": "https://demozoo.org/api/v1/releasers/9089/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9089/",
    "id": 9089,
    "name": "Scorpion Club",
    "is_group": true,
    "nicks": [
        {
            "name": "Scorpion",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Scorpion"
            ]
        },
        {
            "name": "Scorpion Club",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Scorpion Club"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9090/?format=api",
                "id": 9090,
                "name": "Comp-MS"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9012/?format=api",
                "id": 9012,
                "name": "Pheel"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/40674/?format=api",
                "id": 40674,
                "name": "Lemming"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9709/?format=api",
                "id": 9709,
                "name": "aGGreSSor"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/60509/?format=api",
                "id": 60509,
                "name": "GoodBoy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9013/?format=api",
                "id": 9013,
                "name": "Konex"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Scorpion_Club"
        }
    ]
}