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

{
    "url": "https://demozoo.org/api/v1/releasers/47187/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/47187/",
    "id": 47187,
    "name": "Oray",
    "is_group": false,
    "nicks": [
        {
            "name": "Oray",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Oray"
            ]
        },
        {
            "name": "Yaro",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Yaro"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18057/?format=api",
                "id": 18057,
                "name": "Voodoo"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16408/?format=api",
                "id": 16408,
                "name": "EXclusive ON"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/887/?format=api",
                "id": 887,
                "name": "Arise"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20545/?format=api",
                "id": 20545,
                "name": "Albion Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5087/?format=api",
                "id": 5087,
                "name": "Raiders of the Lost Empire"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3897"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1999"
        }
    ]
}