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

{
    "url": "https://demozoo.org/api/v1/releasers/8366/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8366/",
    "id": 8366,
    "name": "Hazard",
    "is_group": true,
    "nicks": [
        {
            "name": "Hazard",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hazard"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48376/?format=api",
                "id": 48376,
                "name": "Code Red"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48377/?format=api",
                "id": 48377,
                "name": "Brainsaw"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48378/?format=api",
                "id": 48378,
                "name": "Exile"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48379/?format=api",
                "id": 48379,
                "name": "Acolyte"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48380/?format=api",
                "id": 48380,
                "name": "Manticore"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48381/?format=api",
                "id": 48381,
                "name": "Romeo Inc"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1419"
        }
    ]
}