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

{
    "url": "https://demozoo.org/api/v1/releasers/22348/?format=api",
    "demozoo_url": "https://demozoo.org/groups/22348/",
    "id": 22348,
    "name": "Happy Generated People",
    "is_group": true,
    "nicks": [
        {
            "name": "Happy Generated People",
            "abbreviation": "HGP",
            "is_primary_nick": true,
            "variants": [
                "HGP",
                "Happy Generated People"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28347/?format=api",
                "id": 28347,
                "name": "Skylined"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28358/?format=api",
                "id": 28358,
                "name": "Nu"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28346/?format=api",
                "id": 28346,
                "name": "Luke The Wizard"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20040813141736/http://www.skylined.org/hgp/hgp.htm"
        }
    ]
}