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

{
    "url": "https://demozoo.org/api/v1/releasers/53842/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/53842/",
    "id": 53842,
    "name": "The Falcon",
    "is_group": false,
    "nicks": [
        {
            "name": "Schizofrenia",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Schizofrenia"
            ]
        },
        {
            "name": "The Falcon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Falcon"
            ]
        }
    ],
    "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/53841/?format=api",
                "id": 53841,
                "name": "Pentagram"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53843/?format=api",
                "id": 53843,
                "name": "Psychic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53844/?format=api",
                "id": 53844,
                "name": "Rayden"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1008"
        }
    ]
}