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

{
    "url": "https://demozoo.org/api/v1/releasers/51941/?format=api",
    "demozoo_url": "https://demozoo.org/groups/51941/",
    "id": 51941,
    "name": "The Happy Birthday Intro Team",
    "is_group": true,
    "nicks": [
        {
            "name": "The Happy Birthday Intro Team",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Happy Birthday Intro Team"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3690/?format=api",
                "id": 3690,
                "name": "OhLi"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20351/?format=api",
                "id": 20351,
                "name": "RbR"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5249/?format=api",
                "id": 5249,
                "name": "SunSpire"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}