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

{
    "url": "https://demozoo.org/api/v1/releasers/121821/?format=api",
    "demozoo_url": "https://demozoo.org/groups/121821/",
    "id": 121821,
    "name": "Sinmix",
    "is_group": true,
    "nicks": [
        {
            "name": "Sinmix",
            "abbreviation": "SMX",
            "is_primary_nick": true,
            "variants": [
                "SMX",
                "Sinmix"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/79080/?format=api",
                "id": 79080,
                "name": "slerpy"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.shadertoy.com/view/ttKfWd"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=15116"
        }
    ]
}