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

{
    "url": "https://demozoo.org/api/v1/releasers/23496/?format=api",
    "demozoo_url": "https://demozoo.org/groups/23496/",
    "id": 23496,
    "name": "Jungle",
    "is_group": true,
    "nicks": [
        {
            "name": "Jungle",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jungle"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/29409/?format=api",
                "id": 29409,
                "name": "ákOS"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24774/?format=api",
                "id": 24774,
                "name": "rAmmAn"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25194/?format=api",
                "id": 25194,
                "name": "Vizsla"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3298/?format=api",
                "id": 3298,
                "name": "Gem"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37621/?format=api",
                "id": 37621,
                "name": "Losi"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6213"
        }
    ]
}