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

{
    "url": "https://demozoo.org/api/v1/releasers/31865/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/31865/",
    "id": 31865,
    "name": "Ellfire",
    "is_group": false,
    "nicks": [
        {
            "name": "Dragon",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dragon"
            ]
        },
        {
            "name": "Ellfire",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ellfire"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31491/?format=api",
                "id": 31491,
                "name": "The Replicants"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31618/?format=api",
                "id": 31618,
                "name": "Fuzion"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://fuzionshrine.omiquel.lautre.net/gb/interview_dragon.htm"
        }
    ]
}