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

{
    "url": "https://demozoo.org/api/v1/releasers/26686/?format=api",
    "demozoo_url": "https://demozoo.org/groups/26686/",
    "id": 26686,
    "name": "Optimal Effex",
    "is_group": true,
    "nicks": [
        {
            "name": "Optimal Effex",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Optimal Effex",
                "Optimal-Effex",
                "Optimal-Ephex"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10565/?format=api",
                "id": 10565,
                "name": "Oopure"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10568/?format=api",
                "id": 10568,
                "name": "Spectra"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10559/?format=api",
                "id": 10559,
                "name": "Def"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=9319"
        }
    ]
}