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

{
    "url": "https://demozoo.org/api/v1/releasers/23141/?format=api",
    "demozoo_url": "https://demozoo.org/groups/23141/",
    "id": 23141,
    "name": "Stones",
    "is_group": true,
    "nicks": [
        {
            "name": "Stones",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Stones"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23140/?format=api",
                "id": 23140,
                "name": "Muflon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47924/?format=api",
                "id": 47924,
                "name": "Mnemonic"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47939/?format=api",
                "id": 47939,
                "name": "Decibel"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33054/?format=api",
                "id": 33054,
                "name": "Hospes"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71563/?format=api",
                "id": 71563,
                "name": "Zly"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/82618/?format=api",
                "id": 82618,
                "name": "DejF"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/43588/?format=api",
                "id": 43588,
                "name": "Azbest"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2567"
        }
    ]
}