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

{
    "url": "https://demozoo.org/api/v1/releasers/8907/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8907/",
    "id": 8907,
    "name": "United Minds",
    "is_group": true,
    "nicks": [
        {
            "name": "United Minds",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "United Minds"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8906/?format=api",
                "id": 8906,
                "name": "United Extacy"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8985/?format=api",
                "id": 8985,
                "name": "D0k"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8986/?format=api",
                "id": 8986,
                "name": "Orson"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8987/?format=api",
                "id": 8987,
                "name": "Breezer"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8988/?format=api",
                "id": 8988,
                "name": "Psi-Co"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145400/?format=api",
                "id": 145400,
                "name": "Devious D"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2061"
        }
    ]
}