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

{
    "url": "https://demozoo.org/api/v1/releasers/73410/?format=api",
    "demozoo_url": "https://demozoo.org/groups/73410/",
    "id": 73410,
    "name": "Knights Of Bytes",
    "is_group": true,
    "nicks": [
        {
            "name": "Classical Games",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Classical Games"
            ]
        },
        {
            "name": "Knights Of Bytes",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Knights Of Bytes"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/73411/?format=api",
                "id": 73411,
                "name": "Chester B. Kollschen"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/73412/?format=api",
                "id": 73412,
                "name": "Joerg Harmjanz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/73413/?format=api",
                "id": 73413,
                "name": "Matthias Deutsch"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48980/?format=api",
                "id": 48980,
                "name": "Big User"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14738/?format=api",
                "id": 14738,
                "name": "Taxim"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1348"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8527"
        }
    ]
}