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

{
    "url": "https://demozoo.org/api/v1/releasers/53947/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/53947/",
    "id": 53947,
    "name": "Magic Giant",
    "is_group": false,
    "nicks": [
        {
            "name": "Magic Giant",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Magic Giant"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/39995/?format=api",
                "id": 39995,
                "name": "The Nuclear Threat"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8716/?format=api",
                "id": 8716,
                "name": "bLaSM"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}