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

{
    "url": "https://demozoo.org/api/v1/releasers/137267/?format=api",
    "demozoo_url": "https://demozoo.org/groups/137267/",
    "id": 137267,
    "name": "New C-Rex",
    "is_group": true,
    "nicks": [
        {
            "name": "New C-Rex",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "New C-Rex"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/131937/?format=api",
                "id": 131937,
                "name": "Marex"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/57855/?format=api",
                "id": 57855,
                "name": "Callisto"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/136843/?format=api",
                "id": 136843,
                "name": "New Nova"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=15758"
        }
    ]
}