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

{
    "url": "https://demozoo.org/api/v1/releasers/92284/?format=api",
    "demozoo_url": "https://demozoo.org/groups/92284/",
    "id": 92284,
    "name": "New Kent Team",
    "is_group": true,
    "nicks": [
        {
            "name": "New Kent Team",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "New Kent Team"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92285/?format=api",
                "id": 92285,
                "name": "Klark"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/100276/?format=api",
                "id": 100276,
                "name": "Larder"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/100572/?format=api",
                "id": 100572,
                "name": "Waynetta"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/129058/?format=api",
                "id": 129058,
                "name": "Fatty"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=8482"
        }
    ]
}