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

{
    "url": "https://demozoo.org/api/v1/releasers/6532/?format=api",
    "demozoo_url": "https://demozoo.org/groups/6532/",
    "id": 6532,
    "name": "Dwhurl",
    "is_group": true,
    "nicks": [
        {
            "name": "Dwhurl",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dwhurl"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76283/?format=api",
                "id": 76283,
                "name": "Dominion"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76282/?format=api",
                "id": 76282,
                "name": "Imma"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76281/?format=api",
                "id": 76281,
                "name": "Ugh!"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2545"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/2018*/https://homepages.cwi.nl/~alexb/dwhurl/"
        }
    ]
}