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

{
    "url": "https://demozoo.org/api/v1/releasers/66132/?format=api",
    "demozoo_url": "https://demozoo.org/groups/66132/",
    "id": 66132,
    "name": "Fraggles",
    "is_group": true,
    "nicks": [
        {
            "name": "Fraggles",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fraggles"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66133/?format=api",
                "id": 66133,
                "name": "Han Solo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66134/?format=api",
                "id": 66134,
                "name": "Dr. Snuggles"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66135/?format=api",
                "id": 66135,
                "name": "Der Gelbe Sack"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66136/?format=api",
                "id": 66136,
                "name": "Dead Corpse"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=39188"
        }
    ]
}