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

{
    "url": "https://demozoo.org/api/v1/releasers/132346/?format=api",
    "demozoo_url": "https://demozoo.org/groups/132346/",
    "id": 132346,
    "name": "Helltrot",
    "is_group": true,
    "nicks": [
        {
            "name": "Helltrot",
            "abbreviation": "HT",
            "is_primary_nick": true,
            "variants": [
                "HT",
                "Helltrot"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132335/?format=api",
                "id": 132335,
                "name": "Dj MoonRaver"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115879/?format=api",
                "id": 115879,
                "name": "Opinash"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/134683/?format=api",
                "id": 134683,
                "name": "Druid"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/19990502170551/http://surf.to:80/Helltrot"
        }
    ]
}