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

{
    "url": "https://demozoo.org/api/v1/releasers/47615/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/47615/",
    "id": 47615,
    "name": "Lux",
    "is_group": false,
    "nicks": [
        {
            "name": "Lux",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lux"
            ]
        },
        {
            "name": "Luxury Boy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Luxury Boy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47614/?format=api",
                "id": 47614,
                "name": "Victory"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/49626/?format=api",
                "id": 49626,
                "name": "Delta Machine"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2964/?format=api",
                "id": 2964,
                "name": "Hitmen"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/74503/?format=api",
                "id": 74503,
                "name": "The Solution"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45750/?format=api",
                "id": 45750,
                "name": "Reality"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107647/?format=api",
                "id": 107647,
                "name": "Deers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=25399"
        }
    ]
}