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

{
    "url": "https://demozoo.org/api/v1/releasers/9279/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9279/",
    "id": 9279,
    "name": "Global Corp",
    "is_group": true,
    "nicks": [
        {
            "name": "Global Corp",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Global Corp"
            ]
        },
        {
            "name": "Global Corporation",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Global Corporation"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9278/?format=api",
                "id": 9278,
                "name": "Kum"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9280/?format=api",
                "id": 9280,
                "name": "Dr. Max"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9469/?format=api",
                "id": 9469,
                "name": "Twin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33240/?format=api",
                "id": 33240,
                "name": "Dj Kym"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2947"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Global_Corp"
        }
    ]
}