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

{
    "url": "https://demozoo.org/api/v1/releasers/71100/?format=api",
    "demozoo_url": "https://demozoo.org/groups/71100/",
    "id": 71100,
    "name": "8tease",
    "is_group": true,
    "nicks": [
        {
            "name": "8tease",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "8tease"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/44098/?format=api",
                "id": 44098,
                "name": "Aix"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66861/?format=api",
                "id": 66861,
                "name": "Ritchy"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FacebookPage",
            "url": "https://www.facebook.com/8teasedemo/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12940"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/8tease/"
        }
    ]
}