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

{
    "url": "https://demozoo.org/api/v1/releasers/146803/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/146803/",
    "id": 146803,
    "name": "The Thinker",
    "is_group": false,
    "nicks": [
        {
            "name": "Big Brother",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Big Brother"
            ]
        },
        {
            "name": "The Thinker",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Thinker",
                "Thinker"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45061/?format=api",
                "id": 45061,
                "name": "Bytestar"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57389/?format=api",
                "id": 57389,
                "name": "Mantronix"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108647/?format=api",
                "id": 108647,
                "name": "Powerstack"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84826/?format=api",
                "id": 84826,
                "name": "The Flash Light Crackers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2900"
        }
    ]
}