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

{
    "url": "https://demozoo.org/api/v1/releasers/118750/?format=api",
    "demozoo_url": "https://demozoo.org/groups/118750/",
    "id": 118750,
    "name": "Epileptic Recordz",
    "is_group": true,
    "nicks": [
        {
            "name": "Epileptic Recordz",
            "abbreviation": "EPZ",
            "is_primary_nick": true,
            "variants": [
                "EPZ",
                "Epileptic Recordz"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115887/?format=api",
                "id": 115887,
                "name": "Spectra"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115868/?format=api",
                "id": 115868,
                "name": "Spatulaman"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}