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

{
    "url": "https://demozoo.org/api/v1/releasers/91485/?format=api",
    "demozoo_url": "https://demozoo.org/groups/91485/",
    "id": 91485,
    "name": "Mollen",
    "is_group": true,
    "nicks": [
        {
            "name": "Mol(l)en",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mol(l)en"
            ]
        },
        {
            "name": "Molen",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Molen"
            ]
        },
        {
            "name": "Mollen",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mollen"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/74046/?format=api",
                "id": 74046,
                "name": "Da Vinci"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/97525/?format=api",
                "id": 97525,
                "name": "Shell C"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/97526/?format=api",
                "id": 97526,
                "name": "Wacko D"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/molen"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=2925"
        }
    ]
}