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

{
    "url": "https://demozoo.org/api/v1/releasers/79675/?format=api",
    "demozoo_url": "https://demozoo.org/groups/79675/",
    "id": 79675,
    "name": "Insiders",
    "is_group": true,
    "nicks": [
        {
            "name": "Insiders",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Insiders"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9743/?format=api",
                "id": 9743,
                "name": "bfox"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/63064/?format=api",
                "id": 63064,
                "name": "Quiet"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9182/?format=api",
                "id": 9182,
                "name": "TmK"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/84339/?format=api",
                "id": 84339,
                "name": "Ruguevara"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13997"
        }
    ]
}