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

{
    "url": "https://demozoo.org/api/v1/releasers/14511/?format=api",
    "demozoo_url": "https://demozoo.org/groups/14511/",
    "id": 14511,
    "name": "Nausea",
    "is_group": true,
    "nicks": [
        {
            "name": "Nausea",
            "abbreviation": "NSA",
            "is_primary_nick": true,
            "variants": [
                "NSA",
                "Nausea"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14246/?format=api",
                "id": 14246,
                "name": "Orcan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/107479/?format=api",
                "id": 107479,
                "name": "Moraff"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/139600/?format=api",
                "id": 139600,
                "name": "Necromantic"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/131796/?format=api",
                "id": 131796,
                "name": "Erig Dadah"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=125"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8269"
        }
    ]
}