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

{
    "url": "https://demozoo.org/api/v1/releasers/17554/?format=api",
    "demozoo_url": "https://demozoo.org/groups/17554/",
    "id": 17554,
    "name": "Style",
    "is_group": true,
    "nicks": [
        {
            "name": "Style",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Style"
            ]
        },
        {
            "name": "Style Group",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Style Group"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68994/?format=api",
                "id": 68994,
                "name": "Wolf"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9041/?format=api",
                "id": 9041,
                "name": "Kenotron"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9251/?format=api",
                "id": 9251,
                "name": "Frunze"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9434/?format=api",
                "id": 9434,
                "name": "Graf"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9433/?format=api",
                "id": 9433,
                "name": "Mixer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9252/?format=api",
                "id": 9252,
                "name": "Vega"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/36611/?format=api",
                "id": 36611,
                "name": "Hunter"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=713"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Style_Group"
        }
    ]
}