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

{
    "url": "https://demozoo.org/api/v1/releasers/41258/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/41258/",
    "id": 41258,
    "name": "Vixen",
    "is_group": false,
    "nicks": [
        {
            "name": "JDI",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "JDI"
            ]
        },
        {
            "name": "She-Fox",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "She-Fox"
            ]
        },
        {
            "name": "Vixen",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Vixen"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/41253/?format=api",
                "id": 41253,
                "name": "Alien Commando"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/41254/?format=api",
                "id": 41254,
                "name": "The Kill C-64 Team"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/41255/?format=api",
                "id": 41255,
                "name": "The Druids"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}