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

{
    "url": "https://demozoo.org/api/v1/releasers/53771/?format=api",
    "demozoo_url": "https://demozoo.org/groups/53771/",
    "id": 53771,
    "name": "The Fanatic Duo",
    "is_group": true,
    "nicks": [
        {
            "name": "The Fanatic Division",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Fanatic Division"
            ]
        },
        {
            "name": "The Fanatic Duo",
            "abbreviation": "TFD",
            "is_primary_nick": true,
            "variants": [
                "TFD",
                "The Fanatic Duo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/39770/?format=api",
                "id": 39770,
                "name": "Trianon"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8822/?format=api",
                "id": 8822,
                "name": "Jeff Smart"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53919/?format=api",
                "id": 53919,
                "name": "Hi-tec"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/55714/?format=api",
                "id": 55714,
                "name": "Warlock"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/111852/?format=api",
                "id": 111852,
                "name": "Scooter"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/54751/?format=api",
                "id": 54751,
                "name": "Michael Hendriks"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68003/?format=api",
                "id": 68003,
                "name": "P.G.I."
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1868"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8681"
        }
    ]
}