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

{
    "url": "https://demozoo.org/api/v1/releasers/28598/?format=api",
    "demozoo_url": "https://demozoo.org/groups/28598/",
    "id": 28598,
    "name": "Cybex",
    "is_group": true,
    "nicks": [
        {
            "name": "Cybex",
            "abbreviation": "CBX",
            "is_primary_nick": true,
            "variants": [
                "CBX",
                "Cybex"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1859/?format=api",
                "id": 1859,
                "name": "Tarkus Team"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/596/?format=api",
                "id": 596,
                "name": "Fastjack"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/602/?format=api",
                "id": 602,
                "name": "Jazz"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1005/?format=api",
                "id": 1005,
                "name": "Wave"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/93016/?format=api",
                "id": 93016,
                "name": "Lele"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/93017/?format=api",
                "id": 93017,
                "name": "El Chulo"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=13114"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3522"
        }
    ]
}