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

{
    "url": "https://demozoo.org/api/v1/releasers/11078/?format=api",
    "demozoo_url": "https://demozoo.org/groups/11078/",
    "id": 11078,
    "name": "Juliet+Case",
    "is_group": true,
    "nicks": [
        {
            "name": "Juliet+Case",
            "abbreviation": "Juliet&Case",
            "is_primary_nick": true,
            "variants": [
                "Juliet&Case",
                "Juliet+Case"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8037/?format=api",
                "id": 8037,
                "name": "Juliet"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8038/?format=api",
                "id": 8038,
                "name": "Case"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=24809"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2361"
        }
    ]
}