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

{
    "url": "https://demozoo.org/api/v1/releasers/12178/?format=api",
    "demozoo_url": "https://demozoo.org/groups/12178/",
    "id": 12178,
    "name": "Groupe K",
    "is_group": true,
    "nicks": [
        {
            "name": "Groupe K",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Groupe K"
            ]
        },
        {
            "name": "K",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "K"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3854/?format=api",
                "id": 3854,
                "name": "Infant"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33847/?format=api",
                "id": 33847,
                "name": "Corkie"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/38582/?format=api",
                "id": 38582,
                "name": "E-Phase"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/40698/?format=api",
                "id": 40698,
                "name": "Duncan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/40702/?format=api",
                "id": 40702,
                "name": "SamFa"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76048/?format=api",
                "id": 76048,
                "name": "AnzX"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76047/?format=api",
                "id": 76047,
                "name": "XVS"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/81230/?format=api",
                "id": 81230,
                "name": "Anzymus"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/36137/?format=api",
                "id": 36137,
                "name": "Bodini"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3617"
        }
    ]
}