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

{
    "url": "https://demozoo.org/api/v1/releasers/127421/?format=api",
    "demozoo_url": "https://demozoo.org/groups/127421/",
    "id": 127421,
    "name": "Banned Vision",
    "is_group": true,
    "nicks": [
        {
            "name": "Banned Vision",
            "abbreviation": "BVN",
            "is_primary_nick": true,
            "variants": [
                "BVN",
                "Banned Vision"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/73543/?format=api",
                "id": 73543,
                "name": "Motion Man"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/127423/?format=api",
                "id": 127423,
                "name": "Tpj"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/127424/?format=api",
                "id": 127424,
                "name": "Piglet"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/resources/bbs/banned_vision/"
        }
    ]
}