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

{
    "url": "https://demozoo.org/api/v1/releasers/43932/?format=api",
    "demozoo_url": "https://demozoo.org/groups/43932/",
    "id": 43932,
    "name": "Phantom",
    "is_group": true,
    "nicks": [
        {
            "name": "Phantom",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Phantom"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/43933/?format=api",
                "id": 43933,
                "name": "Feedback"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61418/?format=api",
                "id": 61418,
                "name": "Over"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=6083"
        }
    ]
}