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

{
    "url": "https://demozoo.org/api/v1/releasers/70821/?format=api",
    "demozoo_url": "https://demozoo.org/groups/70821/",
    "id": 70821,
    "name": "Utopia",
    "is_group": true,
    "nicks": [
        {
            "name": "Utopia",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Utopia"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70822/?format=api",
                "id": 70822,
                "name": "Furry Freak"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75088/?format=api",
                "id": 75088,
                "name": "Soundmaster"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25658/?format=api",
                "id": 25658,
                "name": "Mysterio"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13032"
        }
    ]
}