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

{
    "url": "https://demozoo.org/api/v1/releasers/72044/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/72044/",
    "id": 72044,
    "name": "Dr. Poison",
    "is_group": false,
    "nicks": [
        {
            "name": "Dr. Poison",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dr. Poison"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37655/?format=api",
                "id": 37655,
                "name": "The Lunatics"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84150/?format=api",
                "id": 84150,
                "name": "Autentic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4826/?format=api",
                "id": 4826,
                "name": "Vixen"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1536/?format=api",
                "id": 1536,
                "name": "Surprise! Productions"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=16030"
        }
    ]
}