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

{
    "url": "https://demozoo.org/api/v1/releasers/72380/?format=api",
    "demozoo_url": "https://demozoo.org/groups/72380/",
    "id": 72380,
    "name": "FCK",
    "is_group": true,
    "nicks": [
        {
            "name": "FCK",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "FCK"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/40030/?format=api",
                "id": 40030,
                "name": "gr0gg0"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72379/?format=api",
                "id": 72379,
                "name": "Mao"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/51118/?format=api",
                "id": 51118,
                "name": "QLint"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28776/?format=api",
                "id": 28776,
                "name": "Zantac"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132911/?format=api",
                "id": 132911,
                "name": "bookov"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13168"
        }
    ]
}