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

{
    "url": "https://demozoo.org/api/v1/releasers/141358/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/141358/",
    "id": 141358,
    "name": "Ztatuz",
    "is_group": false,
    "nicks": [
        {
            "name": "Malte",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Malte"
            ]
        },
        {
            "name": "Ztatuz",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "ZTZ",
                "Ztatuz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141357/?format=api",
                "id": 141357,
                "name": "Impuls"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106744/?format=api",
                "id": 106744,
                "name": "Warriors 88"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54832/?format=api",
                "id": 54832,
                "name": "Zoom"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5736"
        }
    ]
}