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

{
    "url": "https://demozoo.org/api/v1/releasers/61992/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/61992/",
    "id": 61992,
    "name": "White Shade",
    "is_group": false,
    "nicks": [
        {
            "name": "White Shade",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "White Shade"
            ]
        },
        {
            "name": "witeshade",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "witeshade"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/73798/?format=api",
                "id": 73798,
                "name": "Fallow"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/87862/?format=api",
                "id": 87862,
                "name": "Raw Deal"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5580/?format=api",
                "id": 5580,
                "name": "CoolPHat"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=9430"
        }
    ]
}