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

{
    "url": "https://demozoo.org/api/v1/releasers/113597/?format=api",
    "demozoo_url": "https://demozoo.org/groups/113597/",
    "id": 113597,
    "name": "WAKE",
    "is_group": true,
    "nicks": [
        {
            "name": "WAKE",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "WAKE"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13262/?format=api",
                "id": 13262,
                "name": "Lucid"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/866/?format=api",
                "id": 866,
                "name": "Pixtur"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://wake-audiovisual.com/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14856"
        }
    ]
}