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

{
    "url": "https://demozoo.org/api/v1/releasers/17240/?format=api",
    "demozoo_url": "https://demozoo.org/groups/17240/",
    "id": 17240,
    "name": "Kamelite",
    "is_group": true,
    "nicks": [
        {
            "name": "Kamelite",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kamelite"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18350/?format=api",
                "id": 18350,
                "name": "Cherox"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24299/?format=api",
                "id": 24299,
                "name": "Virago"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4261/?format=api",
                "id": 4261,
                "name": "Int19h"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22715/?format=api",
                "id": 22715,
                "name": "Nogsf"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2577"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/kamelite/"
        }
    ]
}