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

{
    "url": "https://demozoo.org/api/v1/releasers/6825/?format=api",
    "demozoo_url": "https://demozoo.org/groups/6825/",
    "id": 6825,
    "name": "Maxter",
    "is_group": true,
    "nicks": [
        {
            "name": "Maxter",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Maxter"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6824/?format=api",
                "id": 6824,
                "name": "Galen"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33435/?format=api",
                "id": 33435,
                "name": "Mario"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1247"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/maxter/"
        }
    ]
}