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

{
    "url": "https://demozoo.org/api/v1/releasers/58163/?format=api",
    "demozoo_url": "https://demozoo.org/groups/58163/",
    "id": 58163,
    "name": "Blue Pearl",
    "is_group": true,
    "nicks": [
        {
            "name": "Blue Pearl",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Blue Pearl"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17247/?format=api",
                "id": 17247,
                "name": "Flagg"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68346/?format=api",
                "id": 68346,
                "name": "Qwart"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68348/?format=api",
                "id": 68348,
                "name": "Odee"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68345/?format=api",
                "id": 68345,
                "name": "Drice"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68347/?format=api",
                "id": 68347,
                "name": "Blade"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/87551/?format=api",
                "id": 87551,
                "name": "Larry"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3848"
        }
    ]
}