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

{
    "url": "https://demozoo.org/api/v1/releasers/96713/?format=api",
    "demozoo_url": "https://demozoo.org/groups/96713/",
    "id": 96713,
    "name": "Velcro Fly",
    "is_group": true,
    "nicks": [
        {
            "name": "Velcro Fly",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Velcro Fly"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7674/?format=api",
                "id": 7674,
                "name": "Necronom"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/91847/?format=api",
                "id": 91847,
                "name": "Paradroid P001"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52372/?format=api",
                "id": 52372,
                "name": "Hawk"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/95277/?format=api",
                "id": 95277,
                "name": "Blue Duck Hunter"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/96714/?format=api",
                "id": 96714,
                "name": "Mr. Dillinger"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=35471"
        }
    ]
}