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

{
    "url": "https://demozoo.org/api/v1/releasers/41372/?format=api",
    "demozoo_url": "https://demozoo.org/groups/41372/",
    "id": 41372,
    "name": "Chinchillah",
    "is_group": true,
    "nicks": [
        {
            "name": "Chinchillah",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Chinchillah"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/41937/?format=api",
                "id": 41937,
                "name": "Cham"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6795/?format=api",
                "id": 6795,
                "name": "Slizgi"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/40413/?format=api",
                "id": 40413,
                "name": "Horned Bat"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30534/?format=api",
                "id": 30534,
                "name": "Carmazine"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/chinchillah/"
        }
    ]
}