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

{
    "url": "https://demozoo.org/api/v1/releasers/9321/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9321/",
    "id": 9321,
    "name": "Volga Soft",
    "is_group": true,
    "nicks": [
        {
            "name": "Volga Soft",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Volga Soft"
            ]
        },
        {
            "name": "Volga-Soft",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Volga-Soft"
            ]
        },
        {
            "name": "Volgasoft",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Volgasoft"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9320/?format=api",
                "id": 9320,
                "name": "Research"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9432/?format=api",
                "id": 9432,
                "name": "STS"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9508/?format=api",
                "id": 9508,
                "name": "Beavis"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33153/?format=api",
                "id": 33153,
                "name": "Renko"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/40671/?format=api",
                "id": 40671,
                "name": "Cache"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1892"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Volga_soft"
        }
    ]
}