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

{
    "url": "https://demozoo.org/api/v1/releasers/4308/?format=api",
    "demozoo_url": "https://demozoo.org/groups/4308/",
    "id": 4308,
    "name": "Dream Merchants",
    "is_group": true,
    "nicks": [
        {
            "name": "Dream Merchants",
            "abbreviation": "DEM,DM",
            "is_primary_nick": true,
            "variants": [
                "DEM,DM",
                "Dream Merchants",
                "DreamMerchants"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4307/?format=api",
                "id": 4307,
                "name": "Skan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4319/?format=api",
                "id": 4319,
                "name": "Delilah"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30424/?format=api",
                "id": 30424,
                "name": "Myx"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146753/?format=api",
                "id": 146753,
                "name": "TheDruid"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=30832"
        }
    ]
}