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

{
    "url": "https://demozoo.org/api/v1/releasers/79556/?format=api",
    "demozoo_url": "https://demozoo.org/groups/79556/",
    "id": 79556,
    "name": "The Warriors 1881",
    "is_group": true,
    "nicks": [
        {
            "name": "TWR 1881 Cracking Crew",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "TWR 1881 Cracking Crew"
            ]
        },
        {
            "name": "The TWR Cracking Crew LTD",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The TWR Cracking Crew LTD"
            ]
        },
        {
            "name": "The Warriors 1881",
            "abbreviation": "TWR",
            "is_primary_nick": true,
            "variants": [
                "TWR",
                "TWR 1881",
                "The Warriors 1881"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130408/?format=api",
                "id": 130408,
                "name": "Martin"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130409/?format=api",
                "id": 130409,
                "name": "Jeff"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130410/?format=api",
                "id": 130410,
                "name": "Renegade"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3071"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9084"
        }
    ]
}