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

{
    "url": "https://demozoo.org/api/v1/releasers/15902/?format=api",
    "demozoo_url": "https://demozoo.org/groups/15902/",
    "id": 15902,
    "name": "The Spantobi Family",
    "is_group": true,
    "nicks": [
        {
            "name": "Spantobi",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Spantobi"
            ]
        },
        {
            "name": "Spantobi Family",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Spantobi Family"
            ]
        },
        {
            "name": "The Spantobi Family",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Spantobi Family"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15196/?format=api",
                "id": 15196,
                "name": "Thypyroo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27037/?format=api",
                "id": 27037,
                "name": "Radon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28183/?format=api",
                "id": 28183,
                "name": "Altemark"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2590"
        }
    ]
}