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

{
    "url": "https://demozoo.org/api/v1/releasers/11072/?format=api",
    "demozoo_url": "https://demozoo.org/groups/11072/",
    "id": 11072,
    "name": "Electronic Vision Software",
    "is_group": true,
    "nicks": [
        {
            "name": "Electronic Vision Software",
            "abbreviation": "EVS",
            "is_primary_nick": true,
            "variants": [
                "EVS",
                "Electronic Vision Software"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11071/?format=api",
                "id": 11071,
                "name": "Oscar"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11047/?format=api",
                "id": 11047,
                "name": "Deansdale"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11074/?format=api",
                "id": 11074,
                "name": "BBD"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11075/?format=api",
                "id": 11075,
                "name": "Hawk"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4030/?format=api",
                "id": 4030,
                "name": "Edhellon"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Plus4WorldGroup",
            "url": "http://plus4world.powweb.com/groups/EVS"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2112"
        }
    ]
}