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

{
    "url": "https://demozoo.org/api/v1/releasers/37045/?format=api",
    "demozoo_url": "https://demozoo.org/groups/37045/",
    "id": 37045,
    "name": "Spice",
    "is_group": true,
    "nicks": [
        {
            "name": "Spice",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Spice"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75287/?format=api",
                "id": 75287,
                "name": "Ghostrider"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68550/?format=api",
                "id": 68550,
                "name": "Youngking"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133935/?format=api",
                "id": 133935,
                "name": "The Dragon"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4083"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9875"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/spice/"
        }
    ]
}