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

{
    "url": "https://demozoo.org/api/v1/releasers/16789/?format=api",
    "demozoo_url": "https://demozoo.org/groups/16789/",
    "id": 16789,
    "name": "Hypnotize",
    "is_group": true,
    "nicks": [
        {
            "name": "Hypnotize",
            "abbreviation": "HPZ",
            "is_primary_nick": true,
            "variants": [
                "HPZ",
                "Hypnotize"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10558/?format=api",
                "id": 10558,
                "name": "Grass"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16975/?format=api",
                "id": 16975,
                "name": "LSD"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17180/?format=api",
                "id": 17180,
                "name": "Bishop"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17182/?format=api",
                "id": 17182,
                "name": "Slope"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17183/?format=api",
                "id": 17183,
                "name": "Zenial"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17181/?format=api",
                "id": 17181,
                "name": "Ozir"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23131/?format=api",
                "id": 23131,
                "name": "Banjii"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24509/?format=api",
                "id": 24509,
                "name": "Neon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61367/?format=api",
                "id": 61367,
                "name": "Aiden"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=9340"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=499"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/hypnotize/"
        }
    ]
}