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

{
    "url": "https://demozoo.org/api/v1/releasers/48986/?format=api",
    "demozoo_url": "https://demozoo.org/groups/48986/",
    "id": 48986,
    "name": "CyberZound Productions",
    "is_group": true,
    "nicks": [
        {
            "name": "CyberZound",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "CyberZound"
            ]
        },
        {
            "name": "CyberZound Productions",
            "abbreviation": "CZP",
            "is_primary_nick": true,
            "variants": [
                "CZP",
                "CyberZound Productions"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/767/?format=api",
                "id": 767,
                "name": "Soren"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5745/?format=api",
                "id": 5745,
                "name": "_V_"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5078/?format=api",
                "id": 5078,
                "name": "Duck LaRock"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4285/?format=api",
                "id": 4285,
                "name": "Mitch"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}