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

{
    "url": "https://demozoo.org/api/v1/releasers/19837/?format=api",
    "demozoo_url": "https://demozoo.org/groups/19837/",
    "id": 19837,
    "name": "The Natives",
    "is_group": true,
    "nicks": [
        {
            "name": "The Natives",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Natives"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39289/?format=api",
                "id": 39289,
                "name": "Balex-T"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22496/?format=api",
                "id": 22496,
                "name": "Sleeping Dog"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65761/?format=api",
                "id": 65761,
                "name": "Uncle Bob"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70984/?format=api",
                "id": 70984,
                "name": "Purple Zebra"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19689/?format=api",
                "id": 19689,
                "name": "Mhoram"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/125487/?format=api",
                "id": 125487,
                "name": "The Crow"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2509"
        }
    ]
}