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

{
    "url": "https://demozoo.org/api/v1/releasers/40651/?format=api",
    "demozoo_url": "https://demozoo.org/groups/40651/",
    "id": 40651,
    "name": "North Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "North Crew",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "North Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/40652/?format=api",
                "id": 40652,
                "name": "Ghory"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/40653/?format=api",
                "id": 40653,
                "name": "Unknown"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/40654/?format=api",
                "id": 40654,
                "name": "White Dragon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/40655/?format=api",
                "id": 40655,
                "name": "Lithium"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10440/?format=api",
                "id": 10440,
                "name": "Dr. Vibe"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/40656/?format=api",
                "id": 40656,
                "name": "Killer"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3614"
        }
    ]
}