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

{
    "url": "https://demozoo.org/api/v1/releasers/112687/?format=api",
    "demozoo_url": "https://demozoo.org/groups/112687/",
    "id": 112687,
    "name": "The Software Innovation Network",
    "is_group": true,
    "nicks": [
        {
            "name": "The Software Innovation Network",
            "abbreviation": "SIN",
            "is_primary_nick": true,
            "variants": [
                "SIN",
                "The Software Innovation Network"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75786/?format=api",
                "id": 75786,
                "name": "Holy Ward"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/112688/?format=api",
                "id": 112688,
                "name": "Scorpion ¥"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/112689/?format=api",
                "id": 112689,
                "name": "Emerson"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/112690/?format=api",
                "id": 112690,
                "name": "Phantasm"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/112691/?format=api",
                "id": 112691,
                "name": "Mike"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71546/?format=api",
                "id": 71546,
                "name": "Roger Wilco"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/50020/?format=api",
                "id": 50020,
                "name": "Monty Python"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/the-software-innovation-network"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/the_software_innovation_network/"
        }
    ]
}