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

{
    "url": "https://demozoo.org/api/v1/releasers/19906/?format=api",
    "demozoo_url": "https://demozoo.org/groups/19906/",
    "id": 19906,
    "name": "XES",
    "is_group": true,
    "nicks": [
        {
            "name": "XES",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "XES"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22222/?format=api",
                "id": 22222,
                "name": "B-Groovy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/51666/?format=api",
                "id": 51666,
                "name": "Pallo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61722/?format=api",
                "id": 61722,
                "name": "Pulsar"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28506/?format=api",
                "id": 28506,
                "name": "Nepa"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71695/?format=api",
                "id": 71695,
                "name": "Charly"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19914/?format=api",
                "id": 19914,
                "name": "Porkkana"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/51097/?format=api",
                "id": 51097,
                "name": "Di-Mension"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3011"
        }
    ]
}