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

{
    "url": "https://demozoo.org/api/v1/releasers/32848/?format=api",
    "demozoo_url": "https://demozoo.org/groups/32848/",
    "id": 32848,
    "name": "Deathless",
    "is_group": true,
    "nicks": [
        {
            "name": "Deathless",
            "abbreviation": "DTS",
            "is_primary_nick": true,
            "variants": [
                "DTS",
                "Deathless"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23524/?format=api",
                "id": 23524,
                "name": "cYb0rG"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23533/?format=api",
                "id": 23533,
                "name": "Ghent"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71335/?format=api",
                "id": 71335,
                "name": "Phenix"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/88024/?format=api",
                "id": 88024,
                "name": "Snoop"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=929"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/deathless/"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20050206051611/http://www.deathless.org:80/index.php?l=uk"
        }
    ]
}