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

{
    "url": "https://demozoo.org/api/v1/releasers/25853/?format=api",
    "demozoo_url": "https://demozoo.org/groups/25853/",
    "id": 25853,
    "name": "Bios",
    "is_group": true,
    "nicks": [
        {
            "name": "Bios",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bios"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19569/?format=api",
                "id": 19569,
                "name": "Starf0x"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19568/?format=api",
                "id": 19568,
                "name": "Monaco's"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/80892/?format=api",
                "id": 80892,
                "name": "SoundMaster"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19567/?format=api",
                "id": 19567,
                "name": "Sledgehammer"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}