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

{
    "url": "https://demozoo.org/api/v1/releasers/140794/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/140794/",
    "id": 140794,
    "name": "Zenda",
    "is_group": false,
    "nicks": [
        {
            "name": "Dr. Hook",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dr. Hook"
            ]
        },
        {
            "name": "Mr. Hyde",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mr. Hyde"
            ]
        },
        {
            "name": "Zenda",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zenda"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107541/?format=api",
                "id": 107541,
                "name": "Inarux Enterprises 1970"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109662/?format=api",
                "id": 109662,
                "name": "The Disk Force"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53911/?format=api",
                "id": 53911,
                "name": "Flash"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=15289"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=15288"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=30056"
        }
    ]
}