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

{
    "url": "https://demozoo.org/api/v1/releasers/90696/?format=api",
    "demozoo_url": "https://demozoo.org/groups/90696/",
    "id": 90696,
    "name": "The Morons",
    "is_group": true,
    "nicks": [
        {
            "name": "The Morons",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Morons"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/90695/?format=api",
                "id": 90695,
                "name": "The Dude"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/90697/?format=api",
                "id": 90697,
                "name": "Lightfoot"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/90698/?format=api",
                "id": 90698,
                "name": "Mr. Mac"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}