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

{
    "url": "https://demozoo.org/api/v1/releasers/47253/?format=api",
    "demozoo_url": "https://demozoo.org/groups/47253/",
    "id": 47253,
    "name": "xylem",
    "is_group": true,
    "nicks": [
        {
            "name": "xylem",
            "abbreviation": "XLM",
            "is_primary_nick": true,
            "variants": [
                "XLM",
                "xylem"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47254/?format=api",
                "id": 47254,
                "name": "unlord"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47258/?format=api",
                "id": 47258,
                "name": "zoner"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47257/?format=api",
                "id": 47257,
                "name": "Silk"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71137/?format=api",
                "id": 71137,
                "name": "hmaon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47256/?format=api",
                "id": 47256,
                "name": "Loki"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105786/?format=api",
                "id": 105786,
                "name": "rnlf"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2419"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/19990219124821/http://negge.campus.vt.edu/xylem/"
        }
    ]
}