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

{
    "url": "https://demozoo.org/api/v1/releasers/95765/?format=api",
    "demozoo_url": "https://demozoo.org/groups/95765/",
    "id": 95765,
    "name": "Mirage",
    "is_group": true,
    "nicks": [
        {
            "name": "Mirage",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mirage"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/136696/?format=api",
                "id": 136696,
                "name": "J.r"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/95766/?format=api",
                "id": 95766,
                "name": "C.g. Fox"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/95768/?format=api",
                "id": 95768,
                "name": "Major Kahn"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/95769/?format=api",
                "id": 95769,
                "name": "El Condor"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/95770/?format=api",
                "id": 95770,
                "name": "Bella"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=31356"
        }
    ]
}