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

{
    "url": "https://demozoo.org/api/v1/releasers/131192/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/131192/",
    "id": 131192,
    "name": "Michael Strelecki",
    "is_group": false,
    "nicks": [
        {
            "name": "Dean",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dean"
            ]
        },
        {
            "name": "Liquid",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Liquid"
            ]
        },
        {
            "name": "Michael Strelecki",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Michael Strelecki"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54791/?format=api",
                "id": 54791,
                "name": "Acid"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84115/?format=api",
                "id": 84115,
                "name": "TriTech Developments"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7560/?format=api",
                "id": 7560,
                "name": "Tropic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54792/?format=api",
                "id": 54792,
                "name": "Zoids"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5556/?format=api",
                "id": 5556,
                "name": "Excess"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=9585"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=16959"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=9550"
        }
    ]
}