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

{
    "url": "https://demozoo.org/api/v1/releasers/33312/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/33312/",
    "id": 33312,
    "name": "Zorg",
    "is_group": false,
    "nicks": [
        {
            "name": "Laser Genius",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Laser Genius"
            ]
        },
        {
            "name": "Z0RG",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Z0RG"
            ]
        },
        {
            "name": "Zorg",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zorg"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9328/?format=api",
                "id": 9328,
                "name": "Fishbone Crew"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9284/?format=api",
                "id": 9284,
                "name": "Ascendancy"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Laser_Genius"
        }
    ]
}