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

{
    "url": "https://demozoo.org/api/v1/releasers/32329/?format=api",
    "demozoo_url": "https://demozoo.org/groups/32329/",
    "id": 32329,
    "name": "Mind-Lapse Fan Club",
    "is_group": true,
    "nicks": [
        {
            "name": "Mind-Lapse Fan Club",
            "abbreviation": "MLFC",
            "is_primary_nick": true,
            "variants": [
                "MLFC",
                "Mind-Lapse Fan Club"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45624/?format=api",
                "id": 45624,
                "name": "Nuclear"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/60950/?format=api",
                "id": 60950,
                "name": "Samurai"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9752/?format=api",
                "id": 9752,
                "name": "tHOM!"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6496/?format=api",
                "id": 6496,
                "name": "Optimus"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/88015/?format=api",
                "id": 88015,
                "name": "Dataguru"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7025"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20100821102809/http://mlfc.demoscene.gr/"
        }
    ]
}