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

{
    "url": "https://demozoo.org/api/v1/releasers/55834/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/55834/",
    "id": 55834,
    "name": "Duck Dunn",
    "is_group": false,
    "nicks": [
        {
            "name": "Duck Dunn",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Duck Dunn"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31034/?format=api",
                "id": 31034,
                "name": "Lotus"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123389/?format=api",
                "id": 123389,
                "name": "Cocaine"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70186/?format=api",
                "id": 70186,
                "name": "Ionix"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115861/?format=api",
                "id": 115861,
                "name": "Weightwatchers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=19526"
        }
    ]
}