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

{
    "url": "https://demozoo.org/api/v1/releasers/9071/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9071/",
    "id": 9071,
    "name": "World Eyes",
    "is_group": true,
    "nicks": [
        {
            "name": "World Eyes",
            "abbreviation": "WE",
            "is_primary_nick": true,
            "variants": [
                "WE",
                "World Eyes"
            ]
        },
        {
            "name": "World Eyes Group",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "World Eyes Group"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9070/?format=api",
                "id": 9070,
                "name": "Zhenya"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9409/?format=api",
                "id": 9409,
                "name": "Mas"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12422/?format=api",
                "id": 12422,
                "name": "Gambler"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9034/?format=api",
                "id": 9034,
                "name": "FLP"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137760/?format=api",
                "id": 137760,
                "name": "RajaH"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=971"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/world_eyes_group/"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/World_Eyes"
        }
    ]
}