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

{
    "url": "https://demozoo.org/api/v1/releasers/131093/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/131093/",
    "id": 131093,
    "name": "Sir Crash",
    "is_group": false,
    "nicks": [
        {
            "name": "Alex",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Alex"
            ]
        },
        {
            "name": "Sir Crash",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sir Crash"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/62690/?format=api",
                "id": 62690,
                "name": "The Darkness"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108029/?format=api",
                "id": 108029,
                "name": "Gamma Cracking Force"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/131094/?format=api",
                "id": 131094,
                "name": "Kingdom Designs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116475/?format=api",
                "id": 116475,
                "name": "Cross"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108723/?format=api",
                "id": 108723,
                "name": "Rage"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=10792"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=15506"
        }
    ]
}