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

{
    "url": "https://demozoo.org/api/v1/releasers/108445/?format=api",
    "demozoo_url": "https://demozoo.org/groups/108445/",
    "id": 108445,
    "name": "New Dimension",
    "is_group": true,
    "nicks": [
        {
            "name": "New Dimension",
            "abbreviation": "ND",
            "is_primary_nick": true,
            "variants": [
                "ND",
                "New Dimension"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142142/?format=api",
                "id": 142142,
                "name": "Softie"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69239/?format=api",
                "id": 69239,
                "name": "Atlan"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/134932/?format=api",
                "id": 134932,
                "name": "Bardioc"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/134916/?format=api",
                "id": 134916,
                "name": "Alkie Soft"
            },
            "is_current": false
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/142143/?format=api",
                "id": 142143,
                "name": "The Real Artists"
            },
            "is_current": false
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2559"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9820"
        }
    ]
}