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

{
    "url": "https://demozoo.org/api/v1/releasers/27175/?format=api",
    "demozoo_url": "https://demozoo.org/groups/27175/",
    "id": 27175,
    "name": "Bioxphere",
    "is_group": true,
    "nicks": [
        {
            "name": "Bioxphere",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bioxphere"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27174/?format=api",
                "id": 27174,
                "name": "Xkywalker"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27157/?format=api",
                "id": 27157,
                "name": "Burner"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/38995/?format=api",
                "id": 38995,
                "name": "DarkMan"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1249"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20011207165315/http://usuarios.tripod.es/bioxphere/"
        }
    ]
}