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

{
    "url": "https://demozoo.org/api/v1/releasers/88415/?format=api",
    "demozoo_url": "https://demozoo.org/groups/88415/",
    "id": 88415,
    "name": "Sharks",
    "is_group": true,
    "nicks": [
        {
            "name": "Sharks",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sharks",
                "The Sharks"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/116032/?format=api",
                "id": 116032,
                "name": "Garfield"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/143133/?format=api",
                "id": 143133,
                "name": "Cli"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/143134/?format=api",
                "id": 143134,
                "name": "Magic Circle"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/143135/?format=api",
                "id": 143135,
                "name": "Twb"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=68705"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2197"
        }
    ]
}