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

{
    "url": "https://demozoo.org/api/v1/releasers/94358/?format=api",
    "demozoo_url": "https://demozoo.org/groups/94358/",
    "id": 94358,
    "name": "Omegamen",
    "is_group": true,
    "nicks": [
        {
            "name": "Omegamen",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Omegamen"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6937/?format=api",
                "id": 6937,
                "name": "Dr. Grell"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/94359/?format=api",
                "id": 94359,
                "name": "Wild Bill"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=22179"
        }
    ]
}