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

{
    "url": "https://demozoo.org/api/v1/releasers/109764/?format=api",
    "demozoo_url": "https://demozoo.org/groups/109764/",
    "id": 109764,
    "name": "The Incredible Fantastics",
    "is_group": true,
    "nicks": [
        {
            "name": "The Incredible Fantastics",
            "abbreviation": "TIF",
            "is_primary_nick": true,
            "variants": [
                "TIF",
                "The Incredible Fantastics"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124116/?format=api",
                "id": 124116,
                "name": "Brotherhood of Salvation"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/82864/?format=api",
                "id": 82864,
                "name": "AKC"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5150/?format=api",
                "id": 5150,
                "name": "Yazoo"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5149/?format=api",
                "id": 5149,
                "name": "TTS"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124122/?format=api",
                "id": 124122,
                "name": "TMV"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124123/?format=api",
                "id": 124123,
                "name": "Shining Issue of Dupre I"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3022"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9062"
        }
    ]
}