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

{
    "url": "https://demozoo.org/api/v1/releasers/21490/?format=api",
    "demozoo_url": "https://demozoo.org/groups/21490/",
    "id": 21490,
    "name": "Consub",
    "is_group": true,
    "nicks": [
        {
            "name": "Consub",
            "abbreviation": "CSB",
            "is_primary_nick": true,
            "variants": [
                "CSB",
                "Consub"
            ]
        },
        {
            "name": "Consubstantiality",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Consubstantiality"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8756/?format=api",
                "id": 8756,
                "name": "Hilander"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/49287/?format=api",
                "id": 49287,
                "name": "Kentucky"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/49288/?format=api",
                "id": 49288,
                "name": "Eartoaster"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/49840/?format=api",
                "id": 49840,
                "name": "Brace"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/49841/?format=api",
                "id": 49841,
                "name": "MLF"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2232"
        }
    ]
}