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

{
    "url": "https://demozoo.org/api/v1/releasers/91990/?format=api",
    "demozoo_url": "https://demozoo.org/groups/91990/",
    "id": 91990,
    "name": "The Rubberduck Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "The Rubberduck Crew",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Rubberduck Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/56879/?format=api",
                "id": 56879,
                "name": "Fox"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/56876/?format=api",
                "id": 56876,
                "name": "Elrond"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/91991/?format=api",
                "id": 91991,
                "name": "Necron"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/91992/?format=api",
                "id": 91992,
                "name": "Nifer"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=6659"
        }
    ]
}