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

{
    "url": "https://demozoo.org/api/v1/releasers/79163/?format=api",
    "demozoo_url": "https://demozoo.org/groups/79163/",
    "id": 79163,
    "name": "The People Upstairs",
    "is_group": true,
    "nicks": [
        {
            "name": "The People Upstairs",
            "abbreviation": "TPU",
            "is_primary_nick": true,
            "variants": [
                "TPU",
                "The People Upstairs"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/79710/?format=api",
                "id": 79710,
                "name": "BitStream"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/125136/?format=api",
                "id": 125136,
                "name": "Aero"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/the-people-upstairs"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=15297"
        }
    ]
}