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

{
    "url": "https://demozoo.org/api/v1/releasers/98412/?format=api",
    "demozoo_url": "https://demozoo.org/groups/98412/",
    "id": 98412,
    "name": "The Dream Masters",
    "is_group": true,
    "nicks": [
        {
            "name": "The Dream Masters",
            "abbreviation": "TDM",
            "is_primary_nick": true,
            "variants": [
                "TDM",
                "The Dream Masters"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2679/?format=api",
                "id": 2679,
                "name": "Dekmin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2678/?format=api",
                "id": 2678,
                "name": "Gandalf"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98413/?format=api",
                "id": 98413,
                "name": "G.I. Joe"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=42366"
        }
    ]
}