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

{
    "url": "https://demozoo.org/api/v1/releasers/133231/?format=api",
    "demozoo_url": "https://demozoo.org/groups/133231/",
    "id": 133231,
    "name": "Flow Hertz Records",
    "is_group": true,
    "nicks": [
        {
            "name": "Flow Hertz Records",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Flow Hertz Records"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/87671/?format=api",
                "id": 87671,
                "name": "Nightflowers"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/74909/?format=api",
                "id": 74909,
                "name": "Mei"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20081108014035/http://www.flowhertz.com/"
        }
    ]
}