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

{
    "url": "https://demozoo.org/api/v1/releasers/7539/?format=api",
    "demozoo_url": "https://demozoo.org/groups/7539/",
    "id": 7539,
    "name": "Strike Force",
    "is_group": true,
    "nicks": [
        {
            "name": "Strike Force",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Strike Force"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7536/?format=api",
                "id": 7536,
                "name": "Markus Schneider"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53931/?format=api",
                "id": 53931,
                "name": "Ragman"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141095/?format=api",
                "id": 141095,
                "name": "Jekle"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142831/?format=api",
                "id": 142831,
                "name": "Caos"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53932/?format=api",
                "id": 53932,
                "name": "Conan"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141093/?format=api",
                "id": 141093,
                "name": "Pershy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/147048/?format=api",
                "id": 147048,
                "name": "Copyfox"
            },
            "is_current": false
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/65000/?format=api",
                "id": 65000,
                "name": "Stainless Steel"
            },
            "is_current": false
        }
    ],
    "external_links": [
        {
            "link_class": "C64chGroup",
            "url": "https://c64.ch/groups/301"
        },
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=670"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1672"
        }
    ]
}