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

{
    "url": "https://demozoo.org/api/v1/releasers/97488/?format=api",
    "demozoo_url": "https://demozoo.org/groups/97488/",
    "id": 97488,
    "name": "Silver Spirit",
    "is_group": true,
    "nicks": [
        {
            "name": "Silver Spirit",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Silver Spirit"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1912/?format=api",
                "id": 1912,
                "name": "Hazy Mind"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1910/?format=api",
                "id": 1910,
                "name": "Dr. Gold"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/50881/?format=api",
                "id": 50881,
                "name": "Florist"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2015/?format=api",
                "id": 2015,
                "name": "WDO"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/103434/?format=api",
                "id": 103434,
                "name": "Icelord"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=38751"
        }
    ]
}