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

{
    "url": "https://demozoo.org/api/v1/releasers/3730/?format=api",
    "demozoo_url": "https://demozoo.org/groups/3730/",
    "id": 3730,
    "name": "Panda Cube",
    "is_group": true,
    "nicks": [
        {
            "name": "Panda Cube",
            "abbreviation": "PC",
            "is_primary_nick": true,
            "variants": [
                "PC",
                "Panda Cube",
                "PandaCube"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3827/?format=api",
                "id": 3827,
                "name": "Grx"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3828/?format=api",
                "id": 3828,
                "name": "Zonbie"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3829/?format=api",
                "id": 3829,
                "name": "Orhanproject"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3830/?format=api",
                "id": 3830,
                "name": "Martina"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3831/?format=api",
                "id": 3831,
                "name": "TBM"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3832/?format=api",
                "id": 3832,
                "name": "MIguelito"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/41273/?format=api",
                "id": 41273,
                "name": "Teuta"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/41274/?format=api",
                "id": 41274,
                "name": "TWL"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53356/?format=api",
                "id": 53356,
                "name": "Hugin"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.pandacube.de/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10642"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/panda_cube/"
        }
    ]
}