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

{
    "url": "https://demozoo.org/api/v1/releasers/23789/?format=api",
    "demozoo_url": "https://demozoo.org/groups/23789/",
    "id": 23789,
    "name": "BlaBLa",
    "is_group": true,
    "nicks": [
        {
            "name": "BlaBLa",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "BlaBLa"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24007/?format=api",
                "id": 24007,
                "name": "Cyg"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25776/?format=api",
                "id": 25776,
                "name": "Darwin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/194/?format=api",
                "id": 194,
                "name": "kenët"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12102/?format=api",
                "id": 12102,
                "name": "P01"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/50735/?format=api",
                "id": 50735,
                "name": "Lucifer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1067/?format=api",
                "id": 1067,
                "name": "Dines"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53380/?format=api",
                "id": 53380,
                "name": "GRAFCET"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/B/BLABLA/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=139"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20000301025838/http://blabla.planet-d.net/"
        }
    ]
}