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

{
    "url": "https://demozoo.org/api/v1/releasers/5086/?format=api",
    "demozoo_url": "https://demozoo.org/groups/5086/",
    "id": 5086,
    "name": "Spiders-Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "Spiders Crew",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Spiders Crew"
            ]
        },
        {
            "name": "Spiders-Crew",
            "abbreviation": "SPD",
            "is_primary_nick": true,
            "variants": [
                "SPD",
                "Spiders-Crew"
            ]
        },
        {
            "name": "The Spiders",
            "abbreviation": "TSPD",
            "is_primary_nick": false,
            "variants": [
                "TSPD",
                "The Spiders"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15882/?format=api",
                "id": 15882,
                "name": "Stirf"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/112719/?format=api",
                "id": 112719,
                "name": "Mr. Chaos"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16285/?format=api",
                "id": 16285,
                "name": "Sebastian"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53837/?format=api",
                "id": 53837,
                "name": "ROJ"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75345/?format=api",
                "id": 75345,
                "name": "Carnage"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75347/?format=api",
                "id": 75347,
                "name": "Vai"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46746/?format=api",
                "id": 46746,
                "name": "Shake"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/57318/?format=api",
                "id": 57318,
                "name": "Phantom"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/64231/?format=api",
                "id": 64231,
                "name": "Lizart"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/44496/?format=api",
                "id": 44496,
                "name": "Bren"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=405"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2512"
        }
    ]
}