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

{
    "url": "https://demozoo.org/api/v1/releasers/20296/?format=api",
    "demozoo_url": "https://demozoo.org/groups/20296/",
    "id": 20296,
    "name": "Dosis",
    "is_group": true,
    "nicks": [
        {
            "name": "Dosis",
            "abbreviation": "DSS",
            "is_primary_nick": true,
            "variants": [
                "DSS",
                "Dosis"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36926/?format=api",
                "id": 36926,
                "name": "Centosis"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16382/?format=api",
                "id": 16382,
                "name": "Matrix"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16381/?format=api",
                "id": 16381,
                "name": "Geiger"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16384/?format=api",
                "id": 16384,
                "name": "Richie"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16383/?format=api",
                "id": 16383,
                "name": "Panoramix"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16386/?format=api",
                "id": 16386,
                "name": "Tonecho"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2016"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/19990218124742/http://www.geocities.com/SoHo/1024/dosis.html"
        }
    ]
}