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

{
    "url": "https://demozoo.org/api/v1/releasers/156749/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/156749/",
    "id": 156749,
    "name": "Mr. Dead",
    "is_group": false,
    "nicks": [
        {
            "name": "Mr. Dead",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mr Dead",
                "Mr. Dead",
                "Mr.Dead"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53802/?format=api",
                "id": 53802,
                "name": "Atom"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115709/?format=api",
                "id": 115709,
                "name": "The Magic Boys"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=14289"
        }
    ]
}