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

{
    "url": "https://demozoo.org/api/v1/releasers/27835/?format=api",
    "demozoo_url": "https://demozoo.org/groups/27835/",
    "id": 27835,
    "name": "Copy And Paste Productions",
    "is_group": true,
    "nicks": [
        {
            "name": "Copy And Paste Productions",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Copy & Paste Prod.",
                "Copy And Paste Productions",
                "Copy'n'paste prods."
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15959/?format=api",
                "id": 15959,
                "name": "Rachael"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=27843"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7694"
        }
    ]
}