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

{
    "url": "https://demozoo.org/api/v1/releasers/11094/?format=api",
    "demozoo_url": "https://demozoo.org/groups/11094/",
    "id": 11094,
    "name": "Mandula",
    "is_group": true,
    "nicks": [
        {
            "name": "Mandula",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mandula"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11093/?format=api",
                "id": 11093,
                "name": "Carlos"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11041/?format=api",
                "id": 11041,
                "name": "Murphy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11090/?format=api",
                "id": 11090,
                "name": "Xtro"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12088/?format=api",
                "id": 12088,
                "name": "Rod"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/58860/?format=api",
                "id": 58860,
                "name": "Todd Parsons"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=79"
        }
    ]
}