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

{
    "url": "https://demozoo.org/api/v1/releasers/20481/?format=api",
    "demozoo_url": "https://demozoo.org/groups/20481/",
    "id": 20481,
    "name": "DemaniacS",
    "is_group": true,
    "nicks": [
        {
            "name": "DemaniacS",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "DemaniacS"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23112/?format=api",
                "id": 23112,
                "name": "Aris"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/82076/?format=api",
                "id": 82076,
                "name": "NeeK"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/82077/?format=api",
                "id": 82077,
                "name": "Cpc"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/82078/?format=api",
                "id": 82078,
                "name": "Theo"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=613"
        }
    ]
}