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

{
    "url": "https://demozoo.org/api/v1/releasers/23000/?format=api",
    "demozoo_url": "https://demozoo.org/groups/23000/",
    "id": 23000,
    "name": "Crazy Nation",
    "is_group": true,
    "nicks": [
        {
            "name": "Crazy Nation",
            "abbreviation": "CZN",
            "is_primary_nick": true,
            "variants": [
                "CZN",
                "Crazy Nation"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39503/?format=api",
                "id": 39503,
                "name": "Destop"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23001/?format=api",
                "id": 23001,
                "name": "Titanik"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11740/?format=api",
                "id": 11740,
                "name": "Sispeo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/131032/?format=api",
                "id": 131032,
                "name": "Loom"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/131033/?format=api",
                "id": 131033,
                "name": "Curse"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/131034/?format=api",
                "id": 131034,
                "name": "WildFire"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.crazynation.org/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9921"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/crazy_nation/"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/19981202195943/http://195.141.15.26/"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20131006232809/http://www.crazynation.org/"
        }
    ]
}