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

{
    "url": "https://demozoo.org/api/v1/releasers/8021/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8021/",
    "id": 8021,
    "name": "On The Oath Of Styx",
    "is_group": true,
    "nicks": [
        {
            "name": "On The Oath Of Styx",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "On The Oath Of Styx"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46416/?format=api",
                "id": 46416,
                "name": "Mr. Willow"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53923/?format=api",
                "id": 53923,
                "name": "Frankenstein"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146492/?format=api",
                "id": 146492,
                "name": "Tfr"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146493/?format=api",
                "id": 146493,
                "name": "Rax"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1585"
        }
    ]
}