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

{
    "url": "https://demozoo.org/api/v1/releasers/107455/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107455/",
    "id": 107455,
    "name": "Kewlfellas",
    "is_group": true,
    "nicks": [
        {
            "name": "Kewlfellas",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kewlfellas"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/107457/?format=api",
                "id": 107457,
                "name": "Robert De Intro"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/107458/?format=api",
                "id": 107458,
                "name": "Raytrace Liotta"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/107454/?format=api",
                "id": 107454,
                "name": "Joe PETSCII"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/107456/?format=api",
                "id": 107456,
                "name": "Paul Xorvino"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}