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

{
    "url": "https://demozoo.org/api/v1/releasers/60027/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/60027/",
    "id": 60027,
    "name": "Eliz",
    "is_group": false,
    "nicks": [
        {
            "name": "Eliz",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Eliz"
            ]
        },
        {
            "name": "Eliz Master",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Eliz Master"
            ]
        },
        {
            "name": "Mr. Eliz",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mr Eliz",
                "Mr. Eliz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/29175/?format=api",
                "id": 29175,
                "name": "Gothic Design"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6685/?format=api",
                "id": 6685,
                "name": "Antic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/114889/?format=api",
                "id": 114889,
                "name": "Doz"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71497/?format=api",
                "id": 71497,
                "name": "Power"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108727/?format=api",
                "id": 108727,
                "name": "Rape Design"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/135/?format=api",
                "id": 135,
                "name": "Wrath Designs"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3367"
        }
    ]
}