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

{
    "url": "https://demozoo.org/api/v1/releasers/15513/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/15513/",
    "id": 15513,
    "name": "Drizzt",
    "is_group": false,
    "nicks": [
        {
            "name": "Drizzt",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Drizzt"
            ]
        },
        {
            "name": "Templer",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Templer"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1536/?format=api",
                "id": 1536,
                "name": "Surprise! Productions"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26025/?format=api",
                "id": 26025,
                "name": "Liquid Dreams"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71733/?format=api",
                "id": 71733,
                "name": "Stormboyz"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7233/?format=api",
                "id": 7233,
                "name": "Moz(ic)art"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/61408/?format=api",
                "id": 61408,
                "name": "Argh!"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=2279"
        }
    ]
}