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

{
    "url": "https://demozoo.org/api/v1/releasers/76172/?format=api",
    "demozoo_url": "https://demozoo.org/groups/76172/",
    "id": 76172,
    "name": "Creator",
    "is_group": true,
    "nicks": [
        {
            "name": "Creator",
            "abbreviation": "CRT",
            "is_primary_nick": true,
            "variants": [
                "CRT",
                "Creator"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76173/?format=api",
                "id": 76173,
                "name": "CodeX"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/57361/?format=api",
                "id": 57361,
                "name": "Griff"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76175/?format=api",
                "id": 76175,
                "name": "Turbo"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76174/?format=api",
                "id": 76174,
                "name": "Abstract"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6958/?format=api",
                "id": 6958,
                "name": "Cyclotronic"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92669/?format=api",
                "id": 92669,
                "name": "Delta Mc"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135952/?format=api",
                "id": 135952,
                "name": "Robin"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=10890"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7051"
        }
    ]
}