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

{
    "url": "https://demozoo.org/api/v1/releasers/92595/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/92595/",
    "id": 92595,
    "name": "The Desert Dancer",
    "is_group": false,
    "nicks": [
        {
            "name": "The Desert Dancer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Desert Dancer",
                "TDD",
                "The Desert Dancer"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1789/?format=api",
                "id": 1789,
                "name": "Xentrix"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1044/?format=api",
                "id": 1044,
                "name": "Effect"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19300/?format=api",
                "id": 19300,
                "name": "Cyanide"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23746/?format=api",
                "id": 23746,
                "name": "5th Dynasty"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=10346"
        }
    ]
}