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

{
    "url": "https://demozoo.org/api/v1/releasers/9267/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9267/",
    "id": 9267,
    "name": "ETC Group",
    "is_group": true,
    "nicks": [
        {
            "name": "ETC Group",
            "abbreviation": "ETC",
            "is_primary_nick": true,
            "variants": [
                "ETC",
                "ETC Group"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8897/?format=api",
                "id": 8897,
                "name": "Rush"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9041/?format=api",
                "id": 9041,
                "name": "Kenotron"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9310/?format=api",
                "id": 9310,
                "name": "Panda"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68994/?format=api",
                "id": 68994,
                "name": "Wolf"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68995/?format=api",
                "id": 68995,
                "name": "KT-Soft"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68996/?format=api",
                "id": 68996,
                "name": "Lazy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68997/?format=api",
                "id": 68997,
                "name": "Lemming"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9498/?format=api",
                "id": 9498,
                "name": "Devil"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3982"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/ETC"
        }
    ]
}