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

{
    "url": "https://demozoo.org/api/v1/releasers/108110/?format=api",
    "demozoo_url": "https://demozoo.org/groups/108110/",
    "id": 108110,
    "name": "Trash",
    "is_group": true,
    "nicks": [
        {
            "name": "Trash",
            "abbreviation": "TRS",
            "is_primary_nick": true,
            "variants": [
                "TRS",
                "Trash"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/108113/?format=api",
                "id": 108113,
                "name": "Thunder"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/108115/?format=api",
                "id": 108115,
                "name": "Steel"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69092/?format=api",
                "id": 69092,
                "name": "Caesar"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4486"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14608"
        }
    ]
}