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

{
    "url": "https://demozoo.org/api/v1/releasers/54170/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/54170/",
    "id": 54170,
    "name": "Decoy",
    "is_group": false,
    "nicks": [
        {
            "name": "Decoy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Decoy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5556/?format=api",
                "id": 5556,
                "name": "Excess"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53846/?format=api",
                "id": 53846,
                "name": "Extacy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/43726/?format=api",
                "id": 43726,
                "name": "Sunrise"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13494/?format=api",
                "id": 13494,
                "name": "Natural Beat"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3762"
        }
    ]
}