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

{
    "url": "https://demozoo.org/api/v1/releasers/78688/?format=api",
    "demozoo_url": "https://demozoo.org/groups/78688/",
    "id": 78688,
    "name": "Fine Young Cannibals",
    "is_group": true,
    "nicks": [
        {
            "name": "Fine Young Cannibals",
            "abbreviation": "FYC",
            "is_primary_nick": true,
            "variants": [
                "FYC",
                "Fine Young Cannibals"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/121625/?format=api",
                "id": 121625,
                "name": "Dr. Hector"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/121633/?format=api",
                "id": 121633,
                "name": "Oberon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/129318/?format=api",
                "id": 129318,
                "name": "ATX"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8189/?format=api",
                "id": 8189,
                "name": "Ratt"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12079/?format=api",
                "id": 12079,
                "name": "Dale"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4030/?format=api",
                "id": 4030,
                "name": "Edhellon"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Plus4WorldGroup",
            "url": "http://plus4world.powweb.com/groups/FYC"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3660"
        }
    ]
}