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

{
    "url": "https://demozoo.org/api/v1/releasers/5857/?format=api",
    "demozoo_url": "https://demozoo.org/groups/5857/",
    "id": 5857,
    "name": "Creative Minds",
    "is_group": true,
    "nicks": [
        {
            "name": "Creative Minds",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Creative Minds"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/929/?format=api",
                "id": 929,
                "name": "Gopher"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10653/?format=api",
                "id": 10653,
                "name": "Infinity"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10654/?format=api",
                "id": 10654,
                "name": "Spirit"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10655/?format=api",
                "id": 10655,
                "name": "Alpha One"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61860/?format=api",
                "id": 61860,
                "name": "Tentacle"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=28291"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1503"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20090206195405/http://www.isengard.de/"
        }
    ]
}