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

{
    "url": "https://demozoo.org/api/v1/releasers/79316/?format=api",
    "demozoo_url": "https://demozoo.org/groups/79316/",
    "id": 79316,
    "name": "Extasy",
    "is_group": true,
    "nicks": [
        {
            "name": "Extasy",
            "abbreviation": "EX",
            "is_primary_nick": true,
            "variants": [
                "EX",
                "Extasy"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/122277/?format=api",
                "id": 122277,
                "name": "Snoopy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/89984/?format=api",
                "id": 89984,
                "name": "Alf"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146754/?format=api",
                "id": 146754,
                "name": "Ranx"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/extasy"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13893"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/extasy/"
        }
    ]
}