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

{
    "url": "https://demozoo.org/api/v1/releasers/23559/?format=api",
    "demozoo_url": "https://demozoo.org/groups/23559/",
    "id": 23559,
    "name": "Loop!",
    "is_group": true,
    "nicks": [
        {
            "name": "Loop!",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Loop!"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23558/?format=api",
                "id": 23558,
                "name": "Majestik"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23590/?format=api",
                "id": 23590,
                "name": "Deaf"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/51/?format=api",
                "id": 51,
                "name": "Shaman"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/50/?format=api",
                "id": 50,
                "name": "Warpig"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}