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

{
    "url": "https://demozoo.org/api/v1/releasers/31910/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/31910/",
    "id": 31910,
    "name": "Master of Cowbells",
    "is_group": false,
    "nicks": [
        {
            "name": "Master of Cowbells",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Master of Cowbells",
                "mOc"
            ]
        },
        {
            "name": "Xenomorph",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Xenomorph"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/126192/?format=api",
                "id": 126192,
                "name": "Ctrl-Z"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/1866/"
        }
    ]
}