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

{
    "url": "https://demozoo.org/api/v1/releasers/22864/?format=api",
    "demozoo_url": "https://demozoo.org/groups/22864/",
    "id": 22864,
    "name": "Wild Designs",
    "is_group": true,
    "nicks": [
        {
            "name": "Wild Designs",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Wild Designs"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22863/?format=api",
                "id": 22863,
                "name": "Nighthawk"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/55964/?format=api",
                "id": 55964,
                "name": "Avatar"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28173/?format=api",
                "id": 28173,
                "name": "Weird Ed"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/55968/?format=api",
                "id": 55968,
                "name": "Illuminator"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3066"
        }
    ]
}