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

{
    "url": "https://demozoo.org/api/v1/releasers/15126/?format=api",
    "demozoo_url": "https://demozoo.org/groups/15126/",
    "id": 15126,
    "name": "Black Box",
    "is_group": true,
    "nicks": [
        {
            "name": "Black Box",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Black Box"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/454/?format=api",
                "id": 454,
                "name": "Resource"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11169/?format=api",
                "id": 11169,
                "name": "Credo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25956/?format=api",
                "id": 25956,
                "name": "Merlin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11170/?format=api",
                "id": 11170,
                "name": "Fusion"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/black_box/"
        }
    ]
}