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

{
    "url": "https://demozoo.org/api/v1/releasers/20166/?format=api",
    "demozoo_url": "https://demozoo.org/groups/20166/",
    "id": 20166,
    "name": "Ritual",
    "is_group": true,
    "nicks": [
        {
            "name": "Ritual",
            "abbreviation": "RTL",
            "is_primary_nick": true,
            "variants": [
                "RTL",
                "Ritual"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20164/?format=api",
                "id": 20164,
                "name": "ChaosShip"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20165/?format=api",
                "id": 20165,
                "name": "Ramas"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22024/?format=api",
                "id": 22024,
                "name": "KrisPanda"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22026/?format=api",
                "id": 22026,
                "name": "Super KeyBy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118333/?format=api",
                "id": 118333,
                "name": "Pixy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15387/?format=api",
                "id": 15387,
                "name": "BitScout"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://web.tiscali.it/ritual/"
        },
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/ritual"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=5751"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/ritual/"
        }
    ]
}