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

{
    "url": "https://demozoo.org/api/v1/releasers/123957/?format=api",
    "demozoo_url": "https://demozoo.org/groups/123957/",
    "id": 123957,
    "name": "A-Team",
    "is_group": true,
    "nicks": [
        {
            "name": "A-Team",
            "abbreviation": "AT",
            "is_primary_nick": true,
            "variants": [
                "A-Team",
                "AT"
            ]
        },
        {
            "name": "The A-Team $196E",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The A-Team $196E"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/123971/?format=api",
                "id": 123971,
                "name": "Countach"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/123973/?format=api",
                "id": 123973,
                "name": "Airborne"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/123974/?format=api",
                "id": 123974,
                "name": "Mr Mount"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/123975/?format=api",
                "id": 123975,
                "name": "Shorty"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/123977/?format=api",
                "id": 123977,
                "name": "Digidude"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/123979/?format=api",
                "id": 123979,
                "name": "Chriz"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/123980/?format=api",
                "id": 123980,
                "name": "Booper"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1591"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=15288"
        }
    ]
}