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

{
    "url": "https://demozoo.org/api/v1/releasers/55466/?format=api",
    "demozoo_url": "https://demozoo.org/groups/55466/",
    "id": 55466,
    "name": "Mystic Arts",
    "is_group": true,
    "nicks": [
        {
            "name": "Mystic Arts",
            "abbreviation": "MSA",
            "is_primary_nick": true,
            "variants": [
                "MSA",
                "Mystic Arts"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26081/?format=api",
                "id": 26081,
                "name": "N3XU5"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70845/?format=api",
                "id": 70845,
                "name": "Thunder"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130433/?format=api",
                "id": 130433,
                "name": "Silver"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2770/?format=api",
                "id": 2770,
                "name": "Dr. Lecter"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}