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

{
    "url": "https://demozoo.org/api/v1/releasers/9468/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9468/",
    "id": 9468,
    "name": "Sinclair Club",
    "is_group": true,
    "nicks": [
        {
            "name": "Sinclair Club",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sinclair Club"
            ]
        },
        {
            "name": "Spectrum Club",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Spectrum Club"
            ]
        },
        {
            "name": "ZX-Spectrum",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "ZX-Spectrum"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9467/?format=api",
                "id": 9467,
                "name": "Kasik"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9493/?format=api",
                "id": 9493,
                "name": "Tae"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9500/?format=api",
                "id": 9500,
                "name": "Azon Soft"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9533/?format=api",
                "id": 9533,
                "name": "MyKAT"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9717/?format=api",
                "id": 9717,
                "name": "Ivan Sharifullin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23540/?format=api",
                "id": 23540,
                "name": "Flower"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/60704/?format=api",
                "id": 60704,
                "name": "Diman"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Sinclair_Club_%28%D0%B3%D1%80%D1%83%D0%BF%D0%BF%D0%B0%29"
        }
    ]
}