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

{
    "url": "https://demozoo.org/api/v1/releasers/29515/?format=api",
    "demozoo_url": "https://demozoo.org/groups/29515/",
    "id": 29515,
    "name": "Bvt",
    "is_group": true,
    "nicks": [
        {
            "name": "Bvt",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bvt"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23263/?format=api",
                "id": 23263,
                "name": "Dusty"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28760/?format=api",
                "id": 28760,
                "name": "GameOver"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11395/?format=api",
                "id": 11395,
                "name": "Raist"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/29648/?format=api",
                "id": 29648,
                "name": "Carlos"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}