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

{
    "url": "https://demozoo.org/api/v1/releasers/6012/?format=api",
    "demozoo_url": "https://demozoo.org/groups/6012/",
    "id": 6012,
    "name": "Konfusion",
    "is_group": true,
    "nicks": [
        {
            "name": "Konfusion",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "K0nf!us!on",
                "Konfusion"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23337/?format=api",
                "id": 23337,
                "name": "Kaura"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30472/?format=api",
                "id": 30472,
                "name": "Krzyżan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14805/?format=api",
                "id": 14805,
                "name": "Spec"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3797"
        }
    ]
}