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

{
    "url": "https://demozoo.org/api/v1/releasers/113093/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/113093/",
    "id": 113093,
    "name": "Jayce",
    "is_group": false,
    "nicks": [
        {
            "name": "Jayce",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jayce"
            ]
        },
        {
            "name": "R!B",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "R!B"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2777/?format=api",
                "id": 2777,
                "name": "Faces"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7584/?format=api",
                "id": 7584,
                "name": "World Wide Expressive"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109156/?format=api",
                "id": 109156,
                "name": "Stash"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/827/?format=api",
                "id": 827,
                "name": "Triad"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7224/?format=api",
                "id": 7224,
                "name": "Focus"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1216"
        }
    ]
}