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

{
    "url": "https://demozoo.org/api/v1/releasers/20220/?format=api",
    "demozoo_url": "https://demozoo.org/groups/20220/",
    "id": 20220,
    "name": "Decline",
    "is_group": true,
    "nicks": [
        {
            "name": "Decline",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Decline"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20219/?format=api",
                "id": 20219,
                "name": "Knoll"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/50090/?format=api",
                "id": 50090,
                "name": "Jeremy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52966/?format=api",
                "id": 52966,
                "name": "Alan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61379/?format=api",
                "id": 61379,
                "name": "Fem?"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/60848/?format=api",
                "id": 60848,
                "name": "Shat Hippens"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75920/?format=api",
                "id": 75920,
                "name": "EFi"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13585"
        }
    ]
}