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

{
    "url": "https://demozoo.org/api/v1/releasers/30731/?format=api",
    "demozoo_url": "https://demozoo.org/groups/30731/",
    "id": 30731,
    "name": "Force Ten",
    "is_group": true,
    "nicks": [
        {
            "name": "Force Ten",
            "abbreviation": "F10",
            "is_primary_nick": true,
            "variants": [
                "F10",
                "Force Ten"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26954/?format=api",
                "id": 26954,
                "name": "The Zapper"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25451/?format=api",
                "id": 25451,
                "name": "The Duellist"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30732/?format=api",
                "id": 30732,
                "name": "Vizz"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12896"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/19980207070329/http://forceten.micro-intel.com/"
        }
    ]
}