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

{
    "url": "https://demozoo.org/api/v1/releasers/57313/?format=api",
    "demozoo_url": "https://demozoo.org/groups/57313/",
    "id": 57313,
    "name": "New Primitives",
    "is_group": true,
    "nicks": [
        {
            "name": "New Primitives",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "New Primitives"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/57312/?format=api",
                "id": 57312,
                "name": "Demoniac"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13340"
        }
    ]
}