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

{
    "url": "https://demozoo.org/api/v1/releasers/65974/?format=api",
    "demozoo_url": "https://demozoo.org/groups/65974/",
    "id": 65974,
    "name": "Devil's Orgy",
    "is_group": true,
    "nicks": [
        {
            "name": "Devil's Orgy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Devil's Orgy"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25326/?format=api",
                "id": 25326,
                "name": "Whisper"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71391/?format=api",
                "id": 71391,
                "name": "Rebel"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}