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

{
    "url": "https://demozoo.org/api/v1/releasers/69582/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/69582/",
    "id": 69582,
    "name": "Shifty",
    "is_group": false,
    "nicks": [
        {
            "name": "DIYDSP",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DIYDSP"
            ]
        },
        {
            "name": "Shifty",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Shifty"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71127/?format=api",
                "id": 71127,
                "name": "Trope"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/90099/?format=api",
                "id": 90099,
                "name": "Wings of Distortion"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=28267"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=29483"
        }
    ]
}