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

{
    "url": "https://demozoo.org/api/v1/releasers/4301/?format=api",
    "demozoo_url": "https://demozoo.org/groups/4301/",
    "id": 4301,
    "name": "iSC",
    "is_group": true,
    "nicks": [
        {
            "name": "iSC",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "iSC"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76238/?format=api",
                "id": 76238,
                "name": "Mr Hockey"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76239/?format=api",
                "id": 76239,
                "name": "Stoneman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76240/?format=api",
                "id": 76240,
                "name": "Lash"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5131/?format=api",
                "id": 5131,
                "name": "Hi-Dine"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76241/?format=api",
                "id": 76241,
                "name": "Sir Upward"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76246/?format=api",
                "id": 76246,
                "name": "Shoehornman"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3590"
        }
    ]
}