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

{
    "url": "https://demozoo.org/api/v1/releasers/73535/?format=api",
    "demozoo_url": "https://demozoo.org/groups/73535/",
    "id": 73535,
    "name": "The Ultimate Team",
    "is_group": true,
    "nicks": [
        {
            "name": "TUT",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "TUT"
            ]
        },
        {
            "name": "TUT1992",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "TUT1992"
            ]
        },
        {
            "name": "The Ultimate Team",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Ultimate Team"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/73537/?format=api",
                "id": 73537,
                "name": "Westfront"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/73538/?format=api",
                "id": 73538,
                "name": "Wizard"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=9247"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13928"
        }
    ]
}