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

{
    "url": "https://demozoo.org/api/v1/releasers/9492/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9492/",
    "id": 9492,
    "name": "Disabler Production Laboratory",
    "is_group": true,
    "nicks": [
        {
            "name": "Disabler Pro Library",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Disabler Pro Library"
            ]
        },
        {
            "name": "Disabler Production Laboratory",
            "abbreviation": "DPL",
            "is_primary_nick": true,
            "variants": [
                "DPL",
                "Disabler Production Laboratory"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9133/?format=api",
                "id": 9133,
                "name": "Disabler"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9499/?format=api",
                "id": 9499,
                "name": "Mick"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Disabler_Production_Labaratory"
        }
    ]
}