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

{
    "url": "https://demozoo.org/api/v1/releasers/132745/?format=api",
    "demozoo_url": "https://demozoo.org/groups/132745/",
    "id": 132745,
    "name": "The Guardians Incorporated",
    "is_group": true,
    "nicks": [
        {
            "name": "The Guardians Incorporated",
            "abbreviation": "TGI",
            "is_primary_nick": true,
            "variants": [
                "TGI",
                "The Guardians Incorporated"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/49516/?format=api",
                "id": 49516,
                "name": "Gene"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70987/?format=api",
                "id": 70987,
                "name": "Firkin"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132746/?format=api",
                "id": 132746,
                "name": "Effect"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132747/?format=api",
                "id": 132747,
                "name": "Mikie"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132748/?format=api",
                "id": 132748,
                "name": "Mad Mab"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2262"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=15916"
        }
    ]
}