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

{
    "url": "https://demozoo.org/api/v1/releasers/31225/?format=api",
    "demozoo_url": "https://demozoo.org/groups/31225/",
    "id": 31225,
    "name": "Mystic Bytes",
    "is_group": true,
    "nicks": [
        {
            "name": "Mystic Bytes",
            "abbreviation": "MB",
            "is_primary_nick": true,
            "variants": [
                "MB",
                "Mystic Bytes"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32476/?format=api",
                "id": 32476,
                "name": "Spock"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72673/?format=api",
                "id": 72673,
                "name": "Mind"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2498/?format=api",
                "id": 2498,
                "name": "Mr. Bond"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72678/?format=api",
                "id": 72678,
                "name": "Morph"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/531/?format=api",
                "id": 531,
                "name": "JMS"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72677/?format=api",
                "id": 72677,
                "name": "SlW"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/556/?format=api",
                "id": 556,
                "name": "giZMo"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18609/?format=api",
                "id": 18609,
                "name": "HoMiCide"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10047"
        }
    ]
}