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

{
    "url": "https://demozoo.org/api/v1/releasers/70203/?format=api",
    "demozoo_url": "https://demozoo.org/groups/70203/",
    "id": 70203,
    "name": "Cyclone",
    "is_group": true,
    "nicks": [
        {
            "name": "Cyclone",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cyclone"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25788/?format=api",
                "id": 25788,
                "name": "Prozero"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33277/?format=api",
                "id": 33277,
                "name": "Usul"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70204/?format=api",
                "id": 70204,
                "name": "Zenith"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21706/?format=api",
                "id": 21706,
                "name": "Moxica"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13723"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/cyclone/"
        }
    ]
}