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

{
    "url": "https://demozoo.org/api/v1/releasers/53622/?format=api",
    "demozoo_url": "https://demozoo.org/groups/53622/",
    "id": 53622,
    "name": "Beating Bytes",
    "is_group": true,
    "nicks": [
        {
            "name": "Beating Bytes",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Beating Bytes"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                "id": 1492,
                "name": "Alpha Flight"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53621/?format=api",
                "id": 53621,
                "name": "Gator"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75089/?format=api",
                "id": 75089,
                "name": "Anvil"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/91112/?format=api",
                "id": 91112,
                "name": "C.A.T."
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/99498/?format=api",
                "id": 99498,
                "name": "New Bit 2000"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105577/?format=api",
                "id": 105577,
                "name": "The Wulf"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=2501"
        }
    ]
}