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

{
    "url": "https://demozoo.org/api/v1/releasers/8913/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8913/",
    "id": 8913,
    "name": "Fatality",
    "is_group": true,
    "nicks": [
        {
            "name": "Fatality",
            "abbreviation": "FTL",
            "is_primary_nick": true,
            "variants": [
                "FTL",
                "Fatality"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8912/?format=api",
                "id": 8912,
                "name": "Werewolves"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9103/?format=api",
                "id": 9103,
                "name": "Mast"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9248/?format=api",
                "id": 9248,
                "name": "Freeman"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9290/?format=api",
                "id": 9290,
                "name": "McMaker"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66055/?format=api",
                "id": 66055,
                "name": "Ars"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://zxaaa.net/view_demos.php?a=Fatality"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=600"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/fatality/"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Fatality"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20011207200437/http://fatality.8m.com:80/"
        }
    ]
}