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

{
    "url": "https://demozoo.org/api/v1/releasers/14349/?format=api",
    "demozoo_url": "https://demozoo.org/groups/14349/",
    "id": 14349,
    "name": "Demolition",
    "is_group": true,
    "nicks": [
        {
            "name": "Demolition",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Demolition"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14351/?format=api",
                "id": 14351,
                "name": "Quark"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14352/?format=api",
                "id": 14352,
                "name": "Lord Ming"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52911/?format=api",
                "id": 52911,
                "name": "Genma1/4"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14567"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/19990222080850/http://www.cyberway.com.sg/~nickybay/demo.htm"
        }
    ]
}