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

{
    "url": "https://demozoo.org/api/v1/releasers/72196/?format=api",
    "demozoo_url": "https://demozoo.org/groups/72196/",
    "id": 72196,
    "name": "Quasar",
    "is_group": true,
    "nicks": [
        {
            "name": "Quasar",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Quasar"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3859/?format=api",
                "id": 3859,
                "name": "Bip"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46461/?format=api",
                "id": 46461,
                "name": "Clawboy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/91741/?format=api",
                "id": 91741,
                "name": "Technobrain"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105472/?format=api",
                "id": 105472,
                "name": "T.b.c."
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=15996"
        }
    ]
}