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

{
    "url": "https://demozoo.org/api/v1/releasers/97405/?format=api",
    "demozoo_url": "https://demozoo.org/groups/97405/",
    "id": 97405,
    "name": "SDFC",
    "is_group": true,
    "nicks": [
        {
            "name": "SDFC",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "SDFC"
            ]
        },
        {
            "name": "Steve Davis' Fish Club",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Steve Davis' Fish Club"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46449/?format=api",
                "id": 46449,
                "name": "Mutant Mango"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28510/?format=api",
                "id": 28510,
                "name": "Snare"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137611/?format=api",
                "id": 137611,
                "name": "The Comedian"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=38456"
        }
    ]
}