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

{
    "url": "https://demozoo.org/api/v1/releasers/90931/?format=api",
    "demozoo_url": "https://demozoo.org/groups/90931/",
    "id": 90931,
    "name": "Alone",
    "is_group": true,
    "nicks": [
        {
            "name": "Alone",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Alone"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114652/?format=api",
                "id": 114652,
                "name": "Vamp"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92274/?format=api",
                "id": 92274,
                "name": "Overman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114653/?format=api",
                "id": 114653,
                "name": "Merlin"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=34049"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=8478"
        }
    ]
}