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

{
    "url": "https://demozoo.org/api/v1/releasers/32164/?format=api",
    "demozoo_url": "https://demozoo.org/groups/32164/",
    "id": 32164,
    "name": "The Ultra Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "The Ultra Crew",
            "abbreviation": "TUC",
            "is_primary_nick": true,
            "variants": [
                "TUC",
                "The Ultra Crew"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/34591/?format=api",
                "id": 34591,
                "name": "The Enterprise"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/31996/?format=api",
                "id": 31996,
                "name": "Alchemist"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/34866/?format=api",
                "id": 34866,
                "name": "The Spy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45127/?format=api",
                "id": 45127,
                "name": "The Consul"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32049/?format=api",
                "id": 32049,
                "name": "Argonaut"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11986/?format=api",
                "id": 11986,
                "name": "Zeb"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/60883/?format=api",
                "id": 60883,
                "name": "The Man From Space"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4130"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/T/TUC/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6449"
        }
    ]
}