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

{
    "url": "https://demozoo.org/api/v1/releasers/2288/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2288/",
    "id": 2288,
    "name": "Zonix",
    "is_group": false,
    "nicks": [
        {
            "name": "Sonix",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sonix"
            ]
        },
        {
            "name": "Zonix",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zonix"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/612/?format=api",
                "id": 612,
                "name": "Axis"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2808/?format=api",
                "id": 2808,
                "name": "Bonzai"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7528/?format=api",
                "id": 7528,
                "name": "Rhythm Nation"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7529/?format=api",
                "id": 7529,
                "name": "Sacred Noise"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5024/?format=api",
                "id": 5024,
                "name": "X-Factor"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58386/?format=api",
                "id": 58386,
                "name": "Soul Syndicate"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1893"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,263187/"
        }
    ]
}