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

{
    "url": "https://demozoo.org/api/v1/releasers/37699/?format=api",
    "demozoo_url": "https://demozoo.org/groups/37699/",
    "id": 37699,
    "name": "Quadra",
    "is_group": true,
    "nicks": [
        {
            "name": "Quadra",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Quadra"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37698/?format=api",
                "id": 37698,
                "name": "Thor"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22121/?format=api",
                "id": 22121,
                "name": "Nek"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/60957/?format=api",
                "id": 60957,
                "name": "imak"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/60956/?format=api",
                "id": 60956,
                "name": "Outsider"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2722"
        }
    ]
}