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

{
    "url": "https://demozoo.org/api/v1/releasers/18704/?format=api",
    "demozoo_url": "https://demozoo.org/groups/18704/",
    "id": 18704,
    "name": "[dbki]",
    "is_group": true,
    "nicks": [
        {
            "name": "[dbki]",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "[dbki]"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18479/?format=api",
                "id": 18479,
                "name": "da_duke"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1820"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20020328145524/http://www.dbki.de/index.html"
        }
    ]
}