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

{
    "url": "https://demozoo.org/api/v1/releasers/124538/?format=api",
    "demozoo_url": "https://demozoo.org/groups/124538/",
    "id": 124538,
    "name": "Slay Bells",
    "is_group": true,
    "nicks": [
        {
            "name": "Slay Bells",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Slay Bells"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24431/?format=api",
                "id": 24431,
                "name": "Susencrusen"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11583/?format=api",
                "id": 11583,
                "name": "Chunna"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/107504/?format=api",
                "id": 107504,
                "name": "Darya"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/126561/?format=api",
                "id": 126561,
                "name": "Higher (Than)"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://slaybells.drastic.net/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=15308"
        }
    ]
}