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

{
    "url": "https://demozoo.org/api/v1/releasers/146006/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/146006/",
    "id": 146006,
    "name": "Fonzie",
    "is_group": false,
    "nicks": [
        {
            "name": "Captain Blood",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Captain Blood"
            ]
        },
        {
            "name": "Fonzie",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fonzie"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19435/?format=api",
                "id": 19435,
                "name": "Tronix"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107415/?format=api",
                "id": 107415,
                "name": "Crackers of the Future"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=24249"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=13674"
        }
    ]
}