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

{
    "url": "https://demozoo.org/api/v1/releasers/20796/?format=api",
    "demozoo_url": "https://demozoo.org/groups/20796/",
    "id": 20796,
    "name": "Granma",
    "is_group": true,
    "nicks": [
        {
            "name": "Granma",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Granma"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39297/?format=api",
                "id": 39297,
                "name": "Lerker"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39913/?format=api",
                "id": 39913,
                "name": "Epos"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/41480/?format=api",
                "id": 41480,
                "name": "Jockson"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13442/?format=api",
                "id": 13442,
                "name": "Martyn"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1630"
        }
    ]
}