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

{
    "url": "https://demozoo.org/api/v1/releasers/98739/?format=api",
    "demozoo_url": "https://demozoo.org/groups/98739/",
    "id": 98739,
    "name": "The Twainstein Team",
    "is_group": true,
    "nicks": [
        {
            "name": "The Twainstein Team",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Twainstein Team"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98740/?format=api",
                "id": 98740,
                "name": "Jais"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98741/?format=api",
                "id": 98741,
                "name": "Agent 4711"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98742/?format=api",
                "id": 98742,
                "name": "Cato The Predator"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=43744"
        }
    ]
}