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

{
    "url": "https://demozoo.org/api/v1/releasers/32935/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/32935/",
    "id": 32935,
    "name": "Mandrome",
    "is_group": false,
    "nicks": [
        {
            "name": "Mandrome",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mandrome"
            ]
        },
        {
            "name": "Twinx",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Twinx"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2258/?format=api",
                "id": 2258,
                "name": "Synergy"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32126/?format=api",
                "id": 32126,
                "name": "Aenigmatica"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/61492/?format=api",
                "id": 61492,
                "name": "Meltdown"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/61489/?format=api",
                "id": 61489,
                "name": "The Vision"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/63640/?format=api",
                "id": 63640,
                "name": "W.A.R."
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}