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

{
    "url": "https://demozoo.org/api/v1/releasers/43072/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/43072/",
    "id": 43072,
    "name": "Zeus",
    "is_group": false,
    "nicks": [
        {
            "name": "SB",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "SB"
            ]
        },
        {
            "name": "Zeus",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zeus"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/156/?format=api",
                "id": 156,
                "name": "Vision"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5041/?format=api",
                "id": 5041,
                "name": "Death Sector"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108316/?format=api",
                "id": 108316,
                "name": "Miracle"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140370/?format=api",
                "id": 140370,
                "name": "The Lazer Force"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7563/?format=api",
                "id": 7563,
                "name": "X-Ray"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140268/?format=api",
                "id": 140268,
                "name": "Anzac"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3391"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=7985"
        }
    ]
}