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

{
    "url": "https://demozoo.org/api/v1/releasers/9016/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9016/",
    "id": 9016,
    "name": "Digital Reality",
    "is_group": true,
    "nicks": [
        {
            "name": "Digital Reality",
            "abbreviation": "DR",
            "is_primary_nick": true,
            "variants": [
                "DR",
                "Digital Reality"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9324/?format=api",
                "id": 9324,
                "name": "Prestige"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9061/?format=api",
                "id": 9061,
                "name": "Sauron"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9076/?format=api",
                "id": 9076,
                "name": "Radio Alex"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9077/?format=api",
                "id": 9077,
                "name": "Terror"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9117/?format=api",
                "id": 9117,
                "name": "Flying"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9451/?format=api",
                "id": 9451,
                "name": "Suha"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9453/?format=api",
                "id": 9453,
                "name": "Rollex"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/36744/?format=api",
                "id": 36744,
                "name": "Arty"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21081/?format=api",
                "id": 21081,
                "name": "Orion"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9015/?format=api",
                "id": 9015,
                "name": "Bloody Joseff"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=401"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Digital_Reality"
        }
    ]
}