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

{
    "url": "https://demozoo.org/api/v1/releasers/109029/?format=api",
    "demozoo_url": "https://demozoo.org/groups/109029/",
    "id": 109029,
    "name": "Smash",
    "is_group": true,
    "nicks": [
        {
            "name": "Smash",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Smash"
            ]
        },
        {
            "name": "Smash'87",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Smash'87"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/144537/?format=api",
                "id": 144537,
                "name": "Berry"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/123035/?format=api",
                "id": 123035,
                "name": "The Fat Boy"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2555"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9819"
        }
    ]
}