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

{
    "url": "https://demozoo.org/api/v1/releasers/3944/?format=api",
    "demozoo_url": "https://demozoo.org/groups/3944/",
    "id": 3944,
    "name": "deMarche",
    "is_group": true,
    "nicks": [
        {
            "name": "deMarche",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "deMarche"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15930/?format=api",
                "id": 15930,
                "name": "Zeebr"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23859/?format=api",
                "id": 23859,
                "name": "Leopart"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/36593/?format=api",
                "id": 36593,
                "name": "Rainman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/41621/?format=api",
                "id": 41621,
                "name": "5'nizza"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9182/?format=api",
                "id": 9182,
                "name": "TmK"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2942"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/demarche/"
        }
    ]
}