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

{
    "url": "https://demozoo.org/api/v1/releasers/48991/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/48991/",
    "id": 48991,
    "name": "Wizard",
    "is_group": false,
    "nicks": [
        {
            "name": "Chaos Factory",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Chaos Factory"
            ]
        },
        {
            "name": "Wizard",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Wizard"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6459/?format=api",
                "id": 6459,
                "name": "Paradise"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/93998/?format=api",
                "id": 93998,
                "name": "Warp Inc."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8264/?format=api",
                "id": 8264,
                "name": "Diffusion"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=8202"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=22386"
        }
    ]
}