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

{
    "url": "https://demozoo.org/api/v1/releasers/71593/?format=api",
    "demozoo_url": "https://demozoo.org/groups/71593/",
    "id": 71593,
    "name": "Official Version",
    "is_group": true,
    "nicks": [
        {
            "name": "Official Version",
            "abbreviation": "OV",
            "is_primary_nick": true,
            "variants": [
                "OV",
                "Official Version"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71594/?format=api",
                "id": 71594,
                "name": "Dr. Shinto"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/36841/?format=api",
                "id": 36841,
                "name": "Tasmaniac"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71632/?format=api",
                "id": 71632,
                "name": "Jim Felbs"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71595/?format=api",
                "id": 71595,
                "name": "TLC"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14930"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/official_version/"
        }
    ]
}