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

{
    "url": "https://demozoo.org/api/v1/releasers/53831/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/53831/",
    "id": 53831,
    "name": "Q Branche",
    "is_group": false,
    "nicks": [
        {
            "name": "Heavy D",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Heavy D"
            ]
        },
        {
            "name": "Q Branche",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Q Branche"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7582/?format=api",
                "id": 7582,
                "name": "Sonic Dreams"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53832/?format=api",
                "id": 53832,
                "name": "Slice"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=15368"
        }
    ]
}