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

{
    "url": "https://demozoo.org/api/v1/releasers/22504/?format=api",
    "demozoo_url": "https://demozoo.org/groups/22504/",
    "id": 22504,
    "name": "Superstition",
    "is_group": true,
    "nicks": [
        {
            "name": "Superstition",
            "abbreviation": "SPS",
            "is_primary_nick": true,
            "variants": [
                "SPS",
                "Superstition"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11612/?format=api",
                "id": 11612,
                "name": "Calimero"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11981/?format=api",
                "id": 11981,
                "name": "Magicboy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17079/?format=api",
                "id": 17079,
                "name": "Deadline"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8275/?format=api",
                "id": 8275,
                "name": "Mirage"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=939"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/superstition/"
        }
    ]
}