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

{
    "url": "https://demozoo.org/api/v1/releasers/33843/?format=api",
    "demozoo_url": "https://demozoo.org/groups/33843/",
    "id": 33843,
    "name": "Adrenaline",
    "is_group": true,
    "nicks": [
        {
            "name": "Adrenaline",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Adrenaline"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33841/?format=api",
                "id": 33841,
                "name": "Tev"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33846/?format=api",
                "id": 33846,
                "name": "ONC"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69699/?format=api",
                "id": 69699,
                "name": "Mans"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69700/?format=api",
                "id": 69700,
                "name": "Nagols"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=897"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20010518184417/http://adrpc.citeweb.net/"
        }
    ]
}