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

{
    "url": "https://demozoo.org/api/v1/releasers/73353/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/73353/",
    "id": 73353,
    "name": "Zix",
    "is_group": false,
    "nicks": [
        {
            "name": "Zix",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zix"
            ]
        },
        {
            "name": "Zix the Master",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Zix the Master"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5109/?format=api",
                "id": 5109,
                "name": "The Sharks"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/605/?format=api",
                "id": 605,
                "name": "Network"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/63968/?format=api",
                "id": 63968,
                "name": "Rough Trade Inc."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/137528/?format=api",
                "id": 137528,
                "name": "MRZ"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18958/?format=api",
                "id": 18958,
                "name": "Illusion"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2790"
        }
    ]
}