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

{
    "url": "https://demozoo.org/api/v1/releasers/53774/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/53774/",
    "id": 53774,
    "name": "Mr. Decibel",
    "is_group": false,
    "nicks": [
        {
            "name": "Mr. Dec",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mr. Dec"
            ]
        },
        {
            "name": "Mr. Decibel",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mr. Decibel"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28914/?format=api",
                "id": 28914,
                "name": "Orion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71493/?format=api",
                "id": 71493,
                "name": "Decibel"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109554/?format=api",
                "id": 109554,
                "name": "The Black Tulip"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2507"
        }
    ]
}