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

{
    "url": "https://demozoo.org/api/v1/releasers/93126/?format=api",
    "demozoo_url": "https://demozoo.org/groups/93126/",
    "id": 93126,
    "name": "Ringleaders",
    "is_group": true,
    "nicks": [
        {
            "name": "Ringleaders",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ringleaders"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28075/?format=api",
                "id": 28075,
                "name": "Highlander"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/93127/?format=api",
                "id": 93127,
                "name": "Ashy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105598/?format=api",
                "id": 105598,
                "name": "Tone Def"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/125051/?format=api",
                "id": 125051,
                "name": "Risk"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=13821"
        }
    ]
}