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

{
    "url": "https://demozoo.org/api/v1/releasers/13278/?format=api",
    "demozoo_url": "https://demozoo.org/groups/13278/",
    "id": 13278,
    "name": "Hatha",
    "is_group": true,
    "nicks": [
        {
            "name": "Hatha",
            "abbreviation": "HTH",
            "is_primary_nick": true,
            "variants": [
                "HTH",
                "Hatha"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24344/?format=api",
                "id": 24344,
                "name": "Seppe"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53523/?format=api",
                "id": 53523,
                "name": "Hypercube"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53524/?format=api",
                "id": 53524,
                "name": "Kosmos"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2303"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/hatha/"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20040926142806/http://hatha.nl/"
        }
    ]
}