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

{
    "url": "https://demozoo.org/api/v1/releasers/104135/?format=api",
    "demozoo_url": "https://demozoo.org/groups/104135/",
    "id": 104135,
    "name": "Static Dreams",
    "is_group": true,
    "nicks": [
        {
            "name": "Static Dreams",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Static Dreams"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47232/?format=api",
                "id": 47232,
                "name": "Snowman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/95518/?format=api",
                "id": 95518,
                "name": "The Teknichian"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=66885"
        }
    ]
}