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

{
    "url": "https://demozoo.org/api/v1/releasers/18946/?format=api",
    "demozoo_url": "https://demozoo.org/groups/18946/",
    "id": 18946,
    "name": "Digital Dream",
    "is_group": true,
    "nicks": [
        {
            "name": "Digital Dream",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Digital Dream"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78437/?format=api",
                "id": 78437,
                "name": "SilentIC"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78438/?format=api",
                "id": 78438,
                "name": "Hyperon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78439/?format=api",
                "id": 78439,
                "name": "Captain Planet"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68354/?format=api",
                "id": 68354,
                "name": "Iluvatar"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2520"
        }
    ]
}