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

{
    "url": "https://demozoo.org/api/v1/releasers/70271/?format=api",
    "demozoo_url": "https://demozoo.org/groups/70271/",
    "id": 70271,
    "name": "Master of Puppets",
    "is_group": true,
    "nicks": [
        {
            "name": "Master of Puppets",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Master of Puppets"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70345/?format=api",
                "id": 70345,
                "name": "AxA"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/62037/?format=api",
                "id": 62037,
                "name": "Dead Man"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70346/?format=api",
                "id": 70346,
                "name": "M3ntal"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70347/?format=api",
                "id": 70347,
                "name": "The MGA"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70348/?format=api",
                "id": 70348,
                "name": "Zombie"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}