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

{
    "url": "https://demozoo.org/api/v1/releasers/110800/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/110800/",
    "id": 110800,
    "name": "Zion",
    "is_group": false,
    "nicks": [
        {
            "name": "Robert Werner",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Robert Werner"
            ]
        },
        {
            "name": "Zion",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zion"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54766/?format=api",
                "id": 54766,
                "name": "Xenon"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115439/?format=api",
                "id": 115439,
                "name": "International Cracking Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107618/?format=api",
                "id": 107618,
                "name": "Danish Dream Line"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/719/?format=api",
                "id": 719,
                "name": "Horizon"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115440/?format=api",
                "id": 115440,
                "name": "Inter Track"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=9893"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=34452"
        }
    ]
}