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

{
    "url": "https://demozoo.org/api/v1/releasers/16221/?format=api",
    "demozoo_url": "https://demozoo.org/groups/16221/",
    "id": 16221,
    "name": "Conqueror And Zike",
    "is_group": true,
    "nicks": [
        {
            "name": "Conqueror And Zike",
            "abbreviation": "C&Z",
            "is_primary_nick": true,
            "variants": [
                "C&Z",
                "Conqueror And Zike"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/737/?format=api",
                "id": 737,
                "name": "Zike"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/736/?format=api",
                "id": 736,
                "name": "Conqueror"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=8211"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13244"
        }
    ]
}