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

{
    "url": "https://demozoo.org/api/v1/releasers/86321/?format=api",
    "demozoo_url": "https://demozoo.org/groups/86321/",
    "id": 86321,
    "name": "BLuNT",
    "is_group": true,
    "nicks": [
        {
            "name": "BLuNT",
            "abbreviation": "BLNT",
            "is_primary_nick": true,
            "variants": [
                "BLNT",
                "BLuNT"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/86322/?format=api",
                "id": 86322,
                "name": "Anton the Pimp"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/86323/?format=api",
                "id": 86323,
                "name": "Unknown Comic"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/128762/?format=api",
                "id": 128762,
                "name": "Conquistador"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14193"
        }
    ]
}