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

{
    "url": "https://demozoo.org/api/v1/releasers/8977/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8977/",
    "id": 8977,
    "name": "The Mad Guys",
    "is_group": true,
    "nicks": [
        {
            "name": "The Mad Guys",
            "abbreviation": "TMG",
            "is_primary_nick": true,
            "variants": [
                "TMG",
                "The Mad Guys"
            ]
        },
        {
            "name": "The UnbelieVibelS",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The UnbelieVibelS"
            ]
        },
        {
            "name": "The UnbilihVibelS",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The UnbilihVibelS"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8976/?format=api",
                "id": 8976,
                "name": "Talisman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8978/?format=api",
                "id": 8978,
                "name": "X-Terminator"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8979/?format=api",
                "id": 8979,
                "name": "Vision"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/60268/?format=api",
                "id": 60268,
                "name": "BSC"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/134998/?format=api",
                "id": 134998,
                "name": "TPR"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.themadguys.de/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=945"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/The_Mad_Guys"
        }
    ]
}