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

{
    "url": "https://demozoo.org/api/v1/releasers/70439/?format=api",
    "demozoo_url": "https://demozoo.org/groups/70439/",
    "id": 70439,
    "name": "Hologram",
    "is_group": true,
    "nicks": [
        {
            "name": "Hologram",
            "abbreviation": "HGM",
            "is_primary_nick": true,
            "variants": [
                "HGM",
                "Hologram"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70422/?format=api",
                "id": 70422,
                "name": "Brutal PPE Coders"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70441/?format=api",
                "id": 70441,
                "name": "Johnny5"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70442/?format=api",
                "id": 70442,
                "name": "Pascal"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70443/?format=api",
                "id": 70443,
                "name": "Sir Snooze"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70444/?format=api",
                "id": 70444,
                "name": "Etherlord"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70296/?format=api",
                "id": 70296,
                "name": "R2D2!"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70431/?format=api",
                "id": 70431,
                "name": "Coroner"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}