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

{
    "url": "https://demozoo.org/api/v1/releasers/11056/?format=api",
    "demozoo_url": "https://demozoo.org/groups/11056/",
    "id": 11056,
    "name": "Power Rangers",
    "is_group": true,
    "nicks": [
        {
            "name": "Power Rangers",
            "abbreviation": "PR",
            "is_primary_nick": true,
            "variants": [
                "PR",
                "Power Rangers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11041/?format=api",
                "id": 11041,
                "name": "Murphy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24333/?format=api",
                "id": 24333,
                "name": "Krisz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28650/?format=api",
                "id": 28650,
                "name": "Szabcsi"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25214/?format=api",
                "id": 25214,
                "name": "Bali"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46452/?format=api",
                "id": 46452,
                "name": "Locutus"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46453/?format=api",
                "id": 46453,
                "name": "Zoli"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/377/?format=api",
                "id": 377,
                "name": "Reptile"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=795"
        }
    ]
}