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

{
    "url": "https://demozoo.org/api/v1/releasers/79430/?format=api",
    "demozoo_url": "https://demozoo.org/groups/79430/",
    "id": 79430,
    "name": "The Black Abyss",
    "is_group": true,
    "nicks": [
        {
            "name": "The Black Abyss",
            "abbreviation": "TBA",
            "is_primary_nick": true,
            "variants": [
                "TBA",
                "The Black Abyss"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/38284/?format=api",
                "id": 38284,
                "name": "Crystal"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8588/?format=api",
                "id": 8588,
                "name": "Daemon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/79431/?format=api",
                "id": 79431,
                "name": "The SPG"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}