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

{
    "url": "https://demozoo.org/api/v1/releasers/36932/?format=api",
    "demozoo_url": "https://demozoo.org/groups/36932/",
    "id": 36932,
    "name": "Fluid",
    "is_group": true,
    "nicks": [
        {
            "name": "Fluid",
            "abbreviation": "FLD",
            "is_primary_nick": true,
            "variants": [
                "FLD",
                "Fluid"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30068/?format=api",
                "id": 30068,
                "name": "Lofihile"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4254/?format=api",
                "id": 4254,
                "name": "TDS"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2068/?format=api",
                "id": 2068,
                "name": "sIMONkING!"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4279/?format=api",
                "id": 4279,
                "name": "SLC"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10015/?format=api",
                "id": 10015,
                "name": "rjv"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7692"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/fluid/"
        }
    ]
}