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

{
    "url": "https://demozoo.org/api/v1/releasers/70760/?format=api",
    "demozoo_url": "https://demozoo.org/groups/70760/",
    "id": 70760,
    "name": "Blitting Image",
    "is_group": true,
    "nicks": [
        {
            "name": "Blitting Image",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Blitting Image"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6371/?format=api",
                "id": 6371,
                "name": "Jon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92885/?format=api",
                "id": 92885,
                "name": "Storm God"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92886/?format=api",
                "id": 92886,
                "name": "Smurphoid"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92887/?format=api",
                "id": 92887,
                "name": "Ymc"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=12234"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7482"
        }
    ]
}