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

{
    "url": "https://demozoo.org/api/v1/releasers/66302/?format=api",
    "demozoo_url": "https://demozoo.org/groups/66302/",
    "id": 66302,
    "name": "Co-Co Arts",
    "is_group": true,
    "nicks": [
        {
            "name": "Co-Co Arts",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Co-Co Arts",
                "Coco Arts"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/407/?format=api",
                "id": 407,
                "name": "Dual Crew Shining"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7676/?format=api",
                "id": 7676,
                "name": "Codeman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1148/?format=api",
                "id": 1148,
                "name": "Corny"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=61132"
        }
    ]
}