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

{
    "url": "https://demozoo.org/api/v1/releasers/86028/?format=api",
    "demozoo_url": "https://demozoo.org/groups/86028/",
    "id": 86028,
    "name": "Mystic",
    "is_group": true,
    "nicks": [
        {
            "name": "Mystic",
            "abbreviation": "MST",
            "is_primary_nick": true,
            "variants": [
                "MST",
                "Mystic"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/86029/?format=api",
                "id": 86029,
                "name": "Scrap"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/86030/?format=api",
                "id": 86030,
                "name": "Running Wild"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1617/?format=api",
                "id": 1617,
                "name": "Zycro"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114235/?format=api",
                "id": 114235,
                "name": "Beatmaster"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14890"
        }
    ]
}